1#ifndef RPC_SWEEP_FACTORY_TPP
2#define RPC_SWEEP_FACTORY_TPP
11#include "SweepFactory.h"
14#include "LinearSweep.h"
40 if (className ==
"Sweep" || className ==
"LinearSweep") {
Sweep in which parameters vary linearly with sweep variable s.
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 one complete system.
Sweep< D > * trySubfactories(const std::string &className) const
Real periodic fields, SCFT and PS-FTS (CPU).
PSCF package top-level namespace.