51 #ifndef ptscotchDecomp_H 52 #define ptscotchDecomp_H 70 static void check(
const int,
const char*);
86 const label adjncySize,
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 class for handling file names.
A list of keyword definitions, which are a keyword followed by any number of values (e...
ptscotchDecomp(const dictionary &decompositionDict)
Construct given the decomposition dictionary and mesh.
Abstract base class for decomposition.
virtual bool parallelAware() const
Is method parallel aware (i.e. does it synchronise domains across.
virtual ~ptscotchDecomp()
Destructor.
PTScotch domain decomposition. For the main details about how to define the strategies, see scotchDecomp.
TypeName("ptscotch")
Runtime type information.
void operator=(const ptscotchDecomp &)=delete
Disallow default bitwise assignment.
Mesh consisting of general polyhedral cells.