Definition at line 45 of file cellSets.H.
Public Member Functions | |
cellSets (const label nCells) | |
Construct given the number ov cells.
| |
Public Attributes | |
label | nHexesWedges |
label | nPrisms |
label | nPyrs |
label | nTets |
label | nPolys |
labelList | tets |
labelList | pyrs |
labelList | prisms |
labelList | wedges |
labelList | hexes |
labelList | polys |
cellSets | ( | const label | nCells ) | [inline]
|
Construct given the number ov cells.
Definition at line 75 of file cellSets.H.
label nHexesWedges |
Definition at line 58 of file cellSets.H.
label nPrisms |
Definition at line 59 of file cellSets.H.
label nPyrs |
Definition at line 60 of file cellSets.H.
label nTets |
Definition at line 61 of file cellSets.H.
label nPolys |
Definition at line 62 of file cellSets.H.
Definition at line 64 of file cellSets.H.
Definition at line 65 of file cellSets.H.
Definition at line 66 of file cellSets.H.
Definition at line 67 of file cellSets.H.
Definition at line 68 of file cellSets.H.
Definition at line 69 of file cellSets.H.