38 #ifndef scotchDecomp_H 39 #define scotchDecomp_H 57 static void check(
const int,
const char*);
69 label decomposeOneProc
const pointField & points
virtual labelList decompose(const pointField &points, const scalarField &pointWeights)
Return for every coordinate the wanted processor number.
virtual bool parallelAware() const
Is method parallel aware (i.e. does it synchronize domains across.
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 ~scotchDecomp()
Destructor.
Abstract base class for decomposition.
TypeName("scotch")
Runtime type information.
Scotch domain decomposition. When run in parallel will collect the whole graph on to the master...
Mesh consisting of general polyhedral cells.
A class for handling file names.