92 label executionIndex_;
execution is coupled to the write-time
execution is coupled to the time-step
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
timeControls control() const
Return control.
label executionIndex() const
Return the index of the previous execution.
A list of keyword definitions, which are a keyword followed by any number of values (e...
timeControls
The time control options.
execution is coupled to the output-time
bool execute()
Flag to indicate whether to execute.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
const Time & time() const
Return Time.
A class for handling words, derived from string.
scalar interval() const
Return interval.
Adjust time step for execution.
~timeControl()
Destructor.
General time dependent execution controller. The default to execute every time-step.
void read(const dictionary &)
Read from dictionary.