34 #ifndef simpleGeomDecomp_H 35 #define simpleGeomDecomp_H 54 void assignToProcessorGroup
57 const label nProcGroup,
60 const scalar summedWeights
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("simple")
Runtime type information.
virtual ~simpleGeomDecomp()
Destructor.
Geometrical domain decomposition.
virtual labelList decompose(const pointField &)
Like decompose but with uniform weights on the points.
void operator=(const simpleGeomDecomp &)=delete
Disallow default bitwise assignment.
Mesh consisting of general polyhedral cells.
simpleGeomDecomp(const dictionary &decompositionDict)
Construct given the decomposition dictionary.