8#include "SweepFactory.h"
11#include "LinearSweep.h"
34 if (className ==
"Sweep" || className ==
"LinearSweep") {
Base class for a sweep in parameter space where parameters change linearly with the sweep variable.
SweepFactory(System &system)
Constructor.
Sweep * factory(std::string const &className) const
Method to create any Sweep subclass.
Solve a sequence of problems along a line in parameter space.
Main class in SCFT simulation of one system.
Sweep * trySubfactories(const std::string &className) const
PSCF package top-level namespace.
Utility classes for scientific computation.