42 namespace decompositionMethods
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Abstract base class for decomposition.
Decomposition by walking out decomposition of patch cells mesh.
virtual ~structured()
Destructor.
structured(const dictionary &decompositionDict)
Construct given the decomposition dictionary.
virtual labelList decompose(const polyMesh &mesh, const pointField &points, const scalarField &pointWeights)
Return for every coordinate the wanted processor number. Use the.
TypeName("structured")
Runtime type information.
void operator=(const structured &)=delete
Disallow default bitwise assignment.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh consisting of general polyhedral cells.