1#ifndef R1D_SWEEP_FACTORY_H
2#define R1D_SWEEP_FACTORY_H
11#include <util/param/Factory.h>
Default Factory for subclasses of Sweep.
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.
PSCF package top-level namespace.
Utility classes for scientific computation.