Go to the documentation of this file.
38 #ifndef decompositionModel_H
39 #define decompositionModel_H
103 const fileName& decompDictFile =
"",
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.
decompositionMethod & decomposer() const
Return demand-driven decomposition method.
const word & name() const
virtual void updateMesh(const mapPolyMesh &)
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
static IOobject selectIO(const IOobject &io, const fileName &altFile, const word &ioName="")
Return the IOobject, but also consider an alternative file name.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
static IOobject selectIO(const IOobject &io, const fileName &file, const word &name="")
Deprecated(2018-08) compatibility method.
Abstract base class for domain decomposition.
#define FOAM_DEPRECATED(since)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
ClassName("decompositionModel")
class FOAM_DEPRECATED_FOR(2017-05, "Foam::Enum") NamedEnum
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
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)
virtual bool movePoints()