Go to the documentation of this file.
36 namespace regionModels
52 modelType_(
"modelType")
94 if (regionModel_.regionMesh().time().writeTime())
A class for handling words, derived from Foam::string.
defineTypeNameAndDebug(KirchhoffShell, 0)
virtual ~regionModelFunctionObject()
Destructor.
dictionary dict_
Dictionary.
regionModel & regionModel_
Reference to the region model.
Base class for region models.
virtual void write() const
write
regionModelFunctionObject(regionModel ®ion)
Construct null from region.
Region model function object base class.
defineRunTimeSelectionTable(thermalShellModel, dictionary)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
word modelType_
Model type name.
void write(vtk::formatter &fmt, const Type &val, const label n=1)
Component-wise write of a value (N times)
virtual void postEvolveRegion()
Post-evolve region hook.
virtual void preEvolveRegion()
Pre-evolve region hook.