Public Types | Static Public Attributes | List of all members
indexedCellEnum Class Reference
Inheritance diagram for indexedCellEnum:
Inheritance graph
[legend]
Collaboration diagram for indexedCellEnum:
Collaboration graph
[legend]

Public Types

enum  cellTypes {
  ctUnassigned = INT_MIN, ctFar = INT_MIN + 1, ctInternal = INT_MIN + 2, ctSurface = INT_MIN + 3,
  ctFeatureEdge = INT_MIN + 4, ctFeaturePoint = INT_MIN + 5
}
 

Static Public Attributes

static const Foam::NamedEnum< cellTypes, 6 > cellTypesNames_
 

Detailed Description

Source files

Definition at line 45 of file indexedCellEnum.H.

Member Enumeration Documentation

enum cellTypes
Enumerator
ctUnassigned 
ctFar 
ctInternal 
ctSurface 
ctFeatureEdge 
ctFeaturePoint 

Definition at line 50 of file indexedCellEnum.H.

Member Data Documentation

const Foam::NamedEnum<cellTypes, 6> cellTypesNames_
static

Definition at line 60 of file indexedCellEnum.H.


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