Go to the documentation of this file.
35 #ifndef manualDecomp_H
36 #define manualDecomp_H
vectorField pointField
pointField is a vectorField.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
virtual bool parallelAware() const
Manual decompose does not care about proc boundaries - is all.
A class for handling file names.
List< label > labelList
A List of labels.
TypeName("manual")
Runtime type information.
virtual ~manualDecomp()
Destructor.
Mesh consisting of general polyhedral cells.
manualDecomp(const manualDecomp &)
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
Pre-declare SubField and related Field type.
Decomposition given a cell-to-processor association in a file.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for decomposition.
void operator=(const manualDecomp &)
Disallow default bitwise copy construct and assignment.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual labelList decompose(const polyMesh &mesh, const pointField &cc, const scalarField &cWeights)
Return for every coordinate the wanted processor number. Use the.