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...
Abstract base class for decomposition.
Metis domain decomposition.
void operator=(const metisDecomp &)=delete
Disallow default bitwise assignment.
virtual ~metisDecomp()
Destructor.
virtual bool parallelAware() const
Is method parallel aware (i.e. does it synchronise domains across.
Mesh consisting of general polyhedral cells.
TypeName("metis")
Runtime type information.
metisDecomp(const dictionary &)
Construct given the decomposition dictionary.