virtual labelList decompose(const polyMesh &mesh, const pointField &cc, const scalarField &cWeights)
Return for every coordinate the wanted processor number. Use the.
A list of keyword definitions, which are a keyword followed by any number of values (e...
void size(const label)
Override size to be inconsistent with allocated storage.
static int myProcNo(const label communicator=0)
Number of this process (starting from masterNo() = 0)
noDecomp(const dictionary &decompositionDict)
Construct given the decomposition dictionary.
Dummy decomposition method.
void operator=(const noDecomp &)=delete
Disallow default bitwise assignment.
List< label > labelList
A List of labels.
Abstract base class for decomposition.
TypeName("none")
Runtime type information.
virtual ~noDecomp()
Destructor.
Mesh consisting of general polyhedral cells.