38 #ifndef multiLevelDecomp_H 39 #define multiLevelDecomp_H 68 void createMethodsDict();
76 void subsetGlobalCellCells
95 const label currLevel,
96 const label leafOffset,
A list of keyword definitions, which are a keyword followed by a number of values (eg...
virtual labelList decompose(const pointField &points, const scalarField &pointWeights) const
Return the wanted processor number for every coordinate.
virtual ~multiLevelDecomp()=default
Destructor.
Foam::word regionName(Foam::polyMesh::defaultRegion)
Decompose given using consecutive application of decomposers.
A class for handling words, derived from Foam::string.
Abstract base class for domain decomposition.
label nDomains() const noexcept
Number of domains.
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers...
TypeName("multiLevel")
Runtime type information.
Mesh consisting of general polyhedral cells.
virtual bool parallelAware() const
Is method parallel aware?