Go to the documentation of this file.
47 #ifndef simpleGeomDecomp_H
48 #define simpleGeomDecomp_H
59 class simpleGeomDecomp
65 static void assignToProcessorGroup
68 const label nProcGroup
71 static void assignToProcessorGroup
74 const label nProcGroup,
77 const scalar summedWeights
List< label > labelList
A List of labels.
Simple geometric decomposition, selectable as simple.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
A class for handling words, derived from Foam::string.
virtual ~simpleGeomDecomp()=default
virtual labelList decompose(const pointField &points) const
simpleGeomDecomp(const simpleGeomDecomp &)=delete
virtual bool parallelAware() const
Mesh consisting of general polyhedral cells.
Base for geometrical domain decomposition methods.
Generic templated field type.
void checkDecompositionDirections(const Vector< label > &) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void operator=(const simpleGeomDecomp &)=delete
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...