48 Foam::UpdateableMeshObject,
81 Foam::UpdateableMeshObject,
109 const polyMesh& mesh,
117 Foam::UpdateableMeshObject,
119 >
::New(mesh, decompDictFile);
125 const polyMesh& mesh,
134 Foam::UpdateableMeshObject,
136 >
::New(mesh, dict, decompDictFile);
A class for handling file names.
static const decompositionModel & New(const polyMesh &mesh, const fileName &decompDictFile="")
Read (optionally from absolute path) & register on mesh.
A list of keyword definitions, which are a keyword followed by any number of values (e...
decompositionModel(const polyMesh &, const fileName &="")
Construct from typeName or optional path to controlDictionary.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
const fileName & local() const
MeshObject wrapper of decompositionMethod.
const word & system() const
Return system name.
static IOobject selectIO(const IOobject &, const fileName &)
Helper: return IOobject with optionally absolute path provided.
fileName & toAbsolute()
Convert from relative to absolute.
const Time & time() const
Return time.
defineTypeNameAndDebug(combustionModel, 0)
writeOption writeOpt() const
const objectRegistry & db() const
Return the local objectRegistry.
bool & registerObject()
Register object created from this IOobject with registry if true.
readOption readOpt() const
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...