virtual ~noDecomp()
Destructor.
List< label > labelList
A List of labels.
Mesh consisting of general polyhedral cells.
noDecomp(const noDecomp &)
virtual labelList decompose(const polyMesh &mesh, const pointField &cc, const scalarField &cWeights)
Return for every coordinate the wanted processor number. Use the.
Pre-declare SubField and related Field type.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for decomposition.
virtual bool parallelAware() const
Manual decompose does not care about proc boundaries - is all.
static int myProcNo(const label communicator=0)
Number of this process (starting from masterNo() = 0)
Dummy decomposition method.
TypeName("noDecomp")
Runtime type information.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void size(const label)
Override size to be inconsistent with allocated storage.
void operator=(const noDecomp &)
Disallow default bitwise copy construct and assignment.