212 #ifndef scotchDecomp_H 213 #define scotchDecomp_H 231 static void check(
const int,
const char*);
243 label decomposeOneProc
virtual labelList decompose(const pointField &points, const scalarField &pointWeights)
Return for every coordinate the wanted processor number.
TypeName("scotch")
Runtime type information.
A class for handling file names.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~scotchDecomp()
Destructor.
Abstract base class for decomposition.
scotchDecomp(const dictionary &decompositionDict)
Construct given the decomposition dictionary and mesh.
void operator=(const scotchDecomp &)=delete
Disallow default bitwise assignment.
Mesh consisting of general polyhedral cells.
Scotch domain decomposition. When run in parallel will collect the whole graph on to the master...