Go to the documentation of this file.
33 namespace regionModels
47 dict_(dictionary::null),
49 modelType_(
"modelType")
93 if (owner_.regionMesh().time().outputTime())
Region model function object base class.
A class for handling words, derived from string.
virtual ~regionModelFunctionObject()
Destructor.
dictionary dict_
Dictionary.
virtual void write() const
write
regionModel & owner_
Reference to the region model.
defineTypeNameAndDebug(regionModel, 0)
A list of keyword definitions, which are a keyword followed by any number of values (e....
regionModelFunctionObject(regionModel &owner)
Construct null from owner.
defineRunTimeSelectionTable(regionModelFunctionObject, dictionary)
word modelType_
Model type name.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
virtual void postEvolveRegion()
Post-evolve region hook.
virtual void preEvolveRegion()
Pre-evolve region hook.