1#ifndef RPG_SWEEP_FACTORY_H
2#define RPG_SWEEP_FACTORY_H
11#include <util/param/Factory.h>
Default Factory for subclasses of Sweep.
Sweep< D > * factory(std::string const &className) const
Method to create any Sweep subclass.
SweepFactory(System< D > &system)
Constructor.
Solve a sequence of 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)
Fields, FFTs, and utilities for periodic boundary conditions (CUDA)
Periodic fields and crystallography.
SCFT and PS-FTS with real periodic fields (GPU)
PSCF package top-level namespace.