1#ifndef PSPG_SWEEP_FACTORY_H
2#define PSPG_SWEEP_FACTORY_H
11#include <util/param/Factory.h>
55 #ifndef PSPG_SWEEP_FACTORY_TPP
Default Factory for subclasses of Sweep.
Sweep< D > * 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< D > * trySubfactories(const std::string &className) const
Search through subfactories for match.
C++ namespace for polymer self-consistent field theory (PSCF).
Utility classes for scientific computation.