Public Member Functions | Public Attributes | List of all members
cellSets Class Reference
Collaboration diagram for cellSets:
Collaboration graph
[legend]

Public Member Functions

 cellSets (const label nCells)
 Construct given the number ov cells. More...
 
void setSize (const label nCells)
 

Public Attributes

label nTets
 
label nPyrs
 
label nPrisms
 
label nHexesWedges
 
label nPolys
 
labelList tets
 
labelList pyrs
 
labelList prisms
 
labelList wedges
 
labelList hexes
 
labelList polys
 

Detailed Description

Definition at line 44 of file cellSets.H.

Constructor & Destructor Documentation

cellSets ( const label  nCells)
inline

Construct given the number ov cells.

Definition at line 65 of file cellSets.H.

Member Function Documentation

void setSize ( const label  nCells)
inline

Definition at line 84 of file cellSets.H.

References List< T >::setSize().

Here is the call graph for this function:

Member Data Documentation

label nTets

Definition at line 48 of file cellSets.H.

label nPyrs

Definition at line 49 of file cellSets.H.

label nPrisms

Definition at line 50 of file cellSets.H.

label nHexesWedges

Definition at line 51 of file cellSets.H.

label nPolys

Definition at line 52 of file cellSets.H.

labelList tets

Definition at line 54 of file cellSets.H.

labelList pyrs

Definition at line 55 of file cellSets.H.

labelList prisms

Definition at line 56 of file cellSets.H.

labelList wedges

Definition at line 57 of file cellSets.H.

labelList hexes

Definition at line 58 of file cellSets.H.

labelList polys

Definition at line 59 of file cellSets.H.


The documentation for this class was generated from the following file: