42 namespace decompositionMethods
62 void subsetGlobalCellCells
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Abstract base class for decomposition.
virtual labelList decompose(const pointField &points, const scalarField &pointWeights)
Return for every coordinate the wanted processor number.
Decomposition given using consecutive application of decomposers.
void operator=(const multiLevel &)=delete
Disallow default bitwise assignment.
virtual labelList decompose(const pointField &points, const scalarField &pointWeights)
Inherit decompose from decompositionMethod.
multiLevel(const dictionary &decompositionDict, const dictionary &methodDict)
Construct given the decomposition dictionary.
TypeName("multiLevel")
Runtime type information.
virtual ~multiLevel()
Destructor.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh consisting of general polyhedral cells.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.