56 const word& algorithmName
64 registry.time().
name(),
71 algorithmName_(algorithmName),
72 algorithmSpaceStr_(algorithmName.size(),
' '),
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Registry of regIOobjects.
bool foundType(const word &group=word::null) const
Is the Type in registry.
const Type & lookupType(const word &group=word::null) const
Lookup and return the object of the given Type.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
solutionControl(const objectRegistry ®istry, const word &algorithmName)
Construct from the time, the name of the algorithm and a registry.
virtual ~solutionControl()
Destructor.
virtual bool writeData(Ostream &) const
Dummy write for regIOobject.
virtual bool read()=0
Read controls.
static bool finalIteration(const objectRegistry ®istry)
Lookup solutionControl from the objectRegistry and return finalIter.
A class for handling words, derived from string.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
word name(const bool)
Return a word representation of a bool.
defineTypeNameAndDebug(combustionModel, 0)