#include <indexedCellEnum.H>


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 Enum< cellTypes > | cellTypesNames_ |
| enum cellTypes |
| Enumerator | |
|---|---|
| ctUnassigned | |
| ctFar | |
| ctInternal | |
| ctSurface | |
| ctFeatureEdge | |
| ctFeaturePoint | |
Definition at line 49 of file indexedCellEnum.H.
Definition at line 59 of file indexedCellEnum.H.