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