11#include <pscf/sweep/ParameterModifier.h>
12#include <util/param/ParamComposite.h>
13#include <r1d/SystemAccess.h>
15#include <r1d/sweep/Sweep.h>
57 virtual int solve(
bool isContinuation =
false) = 0;
Base class allowing subclasses to define sweepable parameters.
Base class for iterative solvers for SCF equations.
Iterator()
Default constructor.
virtual int solve(bool isContinuation=false)=0
Iterate to solution.
Concise accesss to an associated System.
const System & system() const
Get parent System by reference.
Main class in SCFT simulation of one system.
An object that can read multiple parameters from file.
File containing preprocessor macros for error handling.
PSCF package top-level namespace.
Utility classes for scientific computation.