Go to the documentation of this file.
94 (
dict.size() ? IOobject::NO_READ : IOobject::MUST_READ),
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
A class for handling file names.
static IOobject selectIO(const IOobject &, const fileName &)
Helper: return IOobject with optionally absolute path provided.
writeOption writeOpt() const
MeshObject wrapper of decompositionMethod.
Mesh consisting of general polyhedral cells.
const objectRegistry & db() const
Return the local objectRegistry.
decompositionModel(const polyMesh &, const fileName &="")
Construct from typeName or optional path to controlDictionary.
readOption readOpt() const
bool & registerObject()
Register object created from this IOobject with registry if true.
A list of keyword definitions, which are a keyword followed by any number of values (e....
static const decompositionModel & New(const polyMesh &mesh, const fileName &decompDictFile="")
Read (optionallly from absolute path) & register on mesh.
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
defineTypeNameAndDebug(combustionModel, 0)