35 #ifndef multiLevelDecomp_H 36 #define multiLevelDecomp_H 62 void subsetGlobalCellCells
virtual labelList decompose(const pointField &points, const scalarField &pointWeights)
Return for every coordinate the wanted processor number.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool parallelAware() const
Is method parallel aware (i.e. does it synchronize domains across.
Decomposition given using consecutive application of decomposers.
Abstract base class for decomposition.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
TypeName("multiLevel")
Runtime type information.
Mesh consisting of general polyhedral cells.
virtual ~multiLevelDecomp()
Destructor.