39 #ifndef regionFunctionObject_functionObject_H
40 #define regionFunctionObject_functionObject_H
48 namespace functionObjects
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const word & name() const
Return the name of this functionObject.
Specialisation of Foam::functionObject which holds a reference to an object registry....
Specialisation of Foam::functionObject for a region.
void operator=(const regionFunctionObject &)=delete
Disallow default bitwise assignment.
regionFunctionObject(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual ~regionFunctionObject()
Destructor.
TypeName("regionFunctionObject")
Runtime type information.
Registry of regIOobjects.
A class for handling words, derived from string.