Go to the documentation of this file.
40 #ifndef averageCondition_H
41 #define averageCondition_H
51 namespace functionObjects
53 namespace runTimeControls
142 virtual bool apply();
145 virtual void write();
virtual const word & name() const
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
Base class for run time conditions.
List< scalar > totalTime_
A class for handling words, derived from Foam::string.
Base class for function objects, adding functionality to read/write state information (data required ...
Registry of regIOobjects.
Average run time condition - satisfied when average does not change by more than a given value.
void calc(const label fieldi, bool &satisfied, bool &processed)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual ~averageCondition()=default
averageCondition(const word &name, const objectRegistry &obr, const dictionary &dict, stateFunctionObject &state)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
static const Enum< windowType > windowTypeNames