119 public MeshObject<polyMesh, TopologicalMeshObject, regionSplit>,
130 void calcNonCompactRegionSplit
141 const bool doGlobalRegions,
189 return globalNumberingPtr_();
ClassName("regionSplit")
Runtime type information.
This class separates the mesh into distinct unconnected regions, each of which is then given a label ...
label nLocalRegions() const
Return local number of regions.
static int myProcNo(const label communicator=0)
Number of this process (starting from masterNo() = 0)
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
Calculates a unique integer (label so might not have enough room - 2G max) for processor + local inde...
label size() const
Global sum of localSizes.
regionSplit(const polyMesh &, const bool doGlobalRegions=Pstream::parRun())
Construct from mesh.
const globalIndex & globalNumbering() const
Return global region numbering.
static bool & parRun()
Is this a parallel run?
label nRegions() const
Return total number of regions.
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.
label localSize() const
My local size.