1#ifndef RPC_RAMP_FACTORY_H
2#define RPC_RAMP_FACTORY_H
11#include <rpc/fts/ramp/Ramp.h>
12#include <util/param/Factory.h>
57 #ifndef RPC_RAMP_FACTORY_TPP
Factory for subclasses of Ramp.
Ramp< D > * factory(const std::string &className) const
Method to create any Ramp supplied with PSCF.
RampFactory(Simulator< D > &simulator)
Constructor.
Class that varies parameters during a simulation (abstract).
Field theoretic simulator (base class).
Ramp< D > * trySubfactories(const std::string &className) const
Real periodic fields, SCFT and PS-FTS (CPU).
PSCF package top-level namespace.