Go to the documentation of this file.
39 #ifndef functionObjects_runTimeConditions_equationMaxIterCondition_H
40 #define functionObjects_runTimeConditions_equationMaxIterCondition_H
48 namespace functionObjects
50 namespace runTimeControls
virtual const word & name() const
Base class for run time conditions.
equationMaxIterCondition(const word &name, const objectRegistry &obr, const dictionary &dict, stateFunctionObject &state)
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.
TypeName("equationMaxIter")
const wordList fieldNames_
virtual ~equationMaxIterCondition()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Maximum number of equation iterations run time condition.