Go to the documentation of this file.
106 label executionIndex_;
166 inline bool always()
const;
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
@ ocTimeStep
Execution coupled to time-step (default)
@ ocWriteTime
Execution coupled to write-time.
static bool entriesPresent(const dictionary &dict, const word &prefix)
const word & name() const
label executionIndex() const
General time dependent execution controller. The execution parameters are given by the "Control" and ...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
@ ocCpuTime
Use CPU time for execution.
timeControls control() const
const word & type() const
@ ocAdjustableRunTime
Currently identical to "runTime".
@ ocClockTime
Use clock time for execution.
@ ocOnEnd
Execute on end of run.
@ ocAlways
Always execute.
void read(const dictionary &dict)
@ ocRunTime
Use run-time for execution.
const Time & time() const