OpenFOAM logo
Open Source CFD Toolkit

regionSplit Class Reference

Collaboration diagram for regionSplit:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 regionSplit (const polyMesh &m)
 Construct from mesh.
 ~regionSplit ()
label nRegions () const
 Return number of regions.
const labelListcellToRegion () const
 Return region split.
labelList seedMask (const label seedCellID) const
 Return mask covering contiguous cells from the given seed cell.

Constructor & Destructor Documentation

regionSplit const polyMesh m  )  [inline]
 

Construct from mesh.

Definition at line 105 of file regionSplit.H.

References Foam::deleteDemandDrivenData().

Here is the call graph for this function:

~regionSplit  )  [inline]
 

Definition at line 114 of file regionSplit.H.

References Foam::label, and Foam::labelList.


Member Function Documentation

const labelList& cellToRegion  )  const
 

Return region split.

label nRegions  )  const
 

Return number of regions.

labelList seedMask const label  seedCellID  )  const
 

Return mask covering contiguous cells from the given seed cell.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org