33 namespace regionModels
49 modelType_(
"modelType")
91 if (regionModel_.regionMesh().time().writeTime())
A list of keyword definitions, which are a keyword followed by any number of values (e...
regionModelFunctionObject(regionModel ®ion)
Construct null from region.
defineTypeNameAndDebug(regionModel, 0)
defineRunTimeSelectionTable(regionModelFunctionObject, dictionary)
A class for handling words, derived from string.
regionModel & regionModel_
Reference to the region model.
static const dictionary null
Null dictionary.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
Region model function object base class.
virtual void write() const
write
dictionary dict_
Dictionary.
virtual ~regionModelFunctionObject()
Destructor.
word modelType_
Model type name.
Base class for region models.
virtual void postEvolveRegion()
Post-evolve region hook.
virtual void preEvolveRegion()
Pre-evolve region hook.