![]() |
|
Public Member Functions | |
regionSplit (const polyMesh &m) | |
Construct from mesh. | |
~regionSplit () | |
label | nRegions () const |
Return number of regions. | |
const labelList & | cellToRegion () const |
Return region split. | |
labelList | seedMask (const label seedCellID) const |
Return mask covering contiguous cells from the given seed cell. |
|
Construct from mesh.
Definition at line 105 of file regionSplit.H. References Foam::deleteDemandDrivenData(). |
Here is the call graph for this function:
|
Definition at line 114 of file regionSplit.H. References Foam::label, and Foam::labelList. |
|
Return region split.
|
|
Return number of regions.
|
|
Return mask covering contiguous cells from the given seed cell.
|