33 namespace regionModels
49 modelType_(
"modelType")
93 if (owner_.regionMesh().time().writeTime())
A list of keyword definitions, which are a keyword followed by any number of values (e...
static const dictionary null
Null dictionary.
defineTypeNameAndDebug(regionModel, 0)
defineRunTimeSelectionTable(regionModelFunctionObject, dictionary)
A class for handling words, derived from string.
regionModel & owner_
Reference to the region model.
dictionary dict_
Dictionary.
regionModelFunctionObject(regionModel &owner)
Construct null from owner.
virtual ~regionModelFunctionObject()
Destructor.
virtual void write() const
write
word modelType_
Model type name.
virtual void postEvolveRegion()
Post-evolve region hook.
virtual void preEvolveRegion()
Pre-evolve region hook.