1#ifndef RPC_SWEEP_FACTORY_H
2#define RPC_SWEEP_FACTORY_H
11#include <util/param/Factory.h>
Default Factory for subclasses of Sweep.
SweepFactory(System< D > &system)
Constructor.
Sweep< D > * factory(std::string const &className) const
Method to create any Sweep subclass.
Solve a sequence of SCFT problems along a line in parameter space.
Main class, representing a complete physical system.
Sweep< D > * trySubfactories(const std::string &className) const
Sweep< D > * readObjectOptional(std::istream &in, ParamComposite &parent, std::string &className, bool &isEnd)
Real periodic fields, SCFT and PS-FTS (CPU).
PSCF package top-level namespace.