71 #ifndef functionObjects_age_H 72 #define functionObjects_age_H 81 namespace functionObjects
90 public fvMeshFunctionObject
119 bool converged(
const int nCorr,
const scalar initialResidual)
const;
155 virtual bool write();
virtual bool execute()
Execute.
virtual bool read(const dictionary &)
Read the data.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
age(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
TypeName("age")
Runtime type information.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from string.
List< word > wordList
A List of words.
virtual ~age()
Destructor.
virtual wordList fields() const
Return the list of fields required.
virtual bool write()
Write.