72 const word& derivedType
geomDecomp(const dictionary &decompositionDict, const word &derivedType)
Construct given the decomposition dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dictionary & geomDecomDict_
Geometrical domain decomposition.
A class for handling words, derived from string.
Abstract base class for decomposition.
Templated 3D Vector derived from VectorSpace adding construction from 3 components, element access using x(), y() and z() member functions and the inner-product (dot-product) and cross product operators.
virtual labelList decompose(const pointField &points, const scalarField &pointWeights)=0
Return for every coordinate the wanted processor number.