51 const word& algorithmName
66 algorithmName_(algorithmName),
67 algorithmSpaceStr_(algorithmName.size(),
' ')
virtual bool writeData(Ostream &) const
Dummy write for regIOobject.
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from string.
virtual bool read()
Dummy read.
solutionControl(const objectRegistry ®istry, const Time &time, const word &algorithmName)
Construct from the time, the name of the algorithm and a registry.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
defineTypeNameAndDebug(combustionModel, 0)
virtual ~solutionControl()
Destructor.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
Registry of regIOobjects.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...