35 #ifndef manualDecomp_H 36 #define manualDecomp_H 113 "decompose(const labelListList&, const pointField&" 114 ", const scalarField&)"
virtual bool parallelAware() const
Manual decompose does not care about proc boundaries - is all.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~manualDecomp()
Destructor.
Decomposition given a cell-to-processor association in a file.
Abstract base class for decomposition.
Mesh consisting of general polyhedral cells.
TypeName("manual")
Runtime type information.
List< label > labelList
A List of labels.
A class for handling file names.
virtual labelList decompose(const polyMesh &mesh, const pointField &cc, const scalarField &cWeights)
Return for every coordinate the wanted processor number. Use the.
#define notImplemented(functionName)
Issue a FatalErrorIn for a function not currently implemented.