58 namespace decompositionMethods
74 static void check(
const int,
const char*);
90 const label adjncySize,
Abstract base class for decomposition.
virtual labelList decompose(const pointField &points, const scalarField &pointWeights)
Return for every coordinate the wanted processor number.
PTScotch domain decomposition. For the main details about how to define the strategies,...
virtual ~ptscotch()
Destructor.
virtual labelList decompose(const pointField &points, const scalarField &pointWeights)
Inherit decompose from decompositionMethod.
void operator=(const ptscotch &)=delete
Disallow default bitwise assignment.
ptscotch(const dictionary &decompositionDict, const dictionary &methodDict)
Construct given the decomposition dictionary.
TypeName("ptscotch")
Runtime type information.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for handling file names.
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.