33 namespace functionObjects
40 setWriteIntervalFunctionObject,
86 const_cast<Time&
>(time_).setWriteInterval
88 writeIntervalPtr_().value(time_.userTimeValue())
A list of keyword definitions, which are a keyword followed by any number of values (e...
addToRunTimeSelectionTable(functionObject, Qdot, dictionary)
virtual bool write()
Do nothing.
Abstract base-class for Time/database functionObjects.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual bool execute()
Reset the writeInterval from the Function1 of time.
Macros for easy insertion into run-time selection tables.
setWriteIntervalFunctionObject(const word &name, const Time &runTime, const dictionary &dict)
Construct from components.
bool read(const char *, int32_t &)
virtual ~setWriteIntervalFunctionObject()
virtual bool read(const dictionary &)
Read and reset the writeInterval Function1.
A class for handling words, derived from string.
defineTypeNameAndDebug(Qdot, 0)
static autoPtr< Function1< Type > > New(const word &name, const dictionary &dict)
Selector.