Go to the documentation of this file.
64 public decompositionMethod
73 coordSystem::cartesian csys_;
116 const word& derivedType,
118 int select = selectionType::DEFAULT
125 const word& derivedType,
128 int select = selectionType::DEFAULT
const dictionary & coeffsDict_
A class for handling words, derived from Foam::string.
virtual labelList decompose(const pointField &points, const scalarField &pointWeights) const =0
A class for managing temporary objects.
Base for geometrical domain decomposition methods.
Generic templated field type.
Vector< direction > order_
geomDecomp(const word &derivedType, const dictionary &decompDict, int select=selectionType::DEFAULT)
void checkDecompositionDirections(const Vector< label > &) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Abstract base class for domain decomposition.
A Cartesian coordinate system.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
tmp< pointField > adjustPoints(const pointField &) const