56 #ifndef timeFunctionObject_H 57 #define timeFunctionObject_H 66 namespace functionObjects
137 virtual bool write();
Specialisation of Foam::functionObject for a region and providing a reference to the region Foam::obj...
virtual void writeFileHeader(const label i)
Output file header information.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none/any.
static const List< T > & null()
Return a null List.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual ~time()
Destructor.
void operator=(const time &)=delete
Disallow default bitwise assignment.
TypeName("time")
Runtime type information.
A class for handling words, derived from string.
time(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual bool write()
Write the time.
Writes run time, CPU time and clock time and optionally the CPU and clock times per time step...
virtual wordList fields() const
Return the list of fields required.
virtual bool execute()
Execute, currently does nothing.
functionObject base class for creating, maintaining and writing log files e.g. integrated of averaged...
virtual bool read(const dictionary &)
Read the controls.