Go to the documentation of this file.
35 #ifndef structuredDecomp_H
36 #define structuredDecomp_H
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.
structuredDecomp(const structuredDecomp &)
void operator=(const structuredDecomp &)
Disallow default bitwise copy construct and assignment.
Mesh consisting of general polyhedral cells.
autoPtr< decompositionMethod > method_
Pre-declare SubField and related Field type.
virtual bool parallelAware() const
Is method parallel aware (i.e. does it synchronize domains across.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for decomposition.
TypeName("structured")
Runtime type information.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Decomposition by walking out decomposition of patch cells mesh.