35 #ifndef structuredDecomp_H 36 #define structuredDecomp_H virtual ~structuredDecomp()
Destructor.
const pointField & points
A list of keyword definitions, which are a keyword followed by any number of values (e...
Abstract base class for decomposition.
Mesh consisting of general polyhedral cells.
virtual bool parallelAware() const
Is method parallel aware (i.e. does it synchronize domains across.
Decomposition by walking out decomposition of patch cells mesh.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
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.