1#ifndef RPG_RAMP_FACTORY_H
2#define RPG_RAMP_FACTORY_H
11#include <rpg/fts/ramp/Ramp.h>
12#include <util/param/Factory.h>
57 #ifndef RPG_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
SCFT and PS-FTS with real periodic fields (GPU)
PSCF package top-level namespace.