FreeFOAM The Cross-Platform CFD Toolkit
cellSets Class Reference

Detailed Description

Definition at line 45 of file cellSets.H.

+ Collaboration diagram for cellSets:

List of all members.

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

Constructor & Destructor Documentation

cellSets ( const label  nCells)
inline

Construct given the number ov cells.

Definition at line 75 of file cellSets.H.


Member Data Documentation

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.

labelList tets

Definition at line 64 of file cellSets.H.

labelList pyrs

Definition at line 65 of file cellSets.H.

labelList prisms

Definition at line 66 of file cellSets.H.

labelList wedges

Definition at line 67 of file cellSets.H.

labelList hexes

Definition at line 68 of file cellSets.H.

labelList polys

Definition at line 69 of file cellSets.H.


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