IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for handling words, derived from Foam::string.
A class for handling file names.
int system(const std::string &command, const bool bg=false)
decompositionMethod & decomposer() const
const word & name() const
MeshObject wrapper of decompositionMethod.
Mesh consisting of general polyhedral cells.
static const decompositionModel & New(const polyMesh &mesh, const fileName &decompDictFile="", const dictionary *fallback=nullptr)
static const word canonicalName
const polyMesh & mesh() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Abstract base class for domain decomposition.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
static autoPtr< decompositionMethod > New(const dictionary &decompDict, const word ®ionName="")
word name(const expressions::valueTypeCode typeCode)
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
decompositionModel(const polyMesh &mesh, const fileName &decompDictFile="", const dictionary *fallback=nullptr)
defineTypeNameAndDebug(combustionModel, 0)