COVISE Core
Classes | Namespaces | Enumerations
coDoUnstructuredGrid.h File Reference
#include "coDoGrid.h"
Include dependency graph for coDoUnstructuredGrid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  covise::coDoUnstructuredGrid
 

Namespaces

namespace  covise
 list of all chemical elements
 

Enumerations

enum  ELEM_TYPE {
  TYPE_NONE = 0 , TYPE_BAR = 1 , TYPE_TRIANGLE = 2 , TYPE_QUAD = 3 ,
  TYPE_TETRAHEDER = 4 , TYPE_PYRAMID = 5 , TYPE_PRISM = 6 , TYPE_HEXAGON = 7 ,
  TYPE_HEXAEDER = 7 , TYPE_POINT = 10 , TYPE_POLYHEDRON = 11
}
 

Enumeration Type Documentation

◆ ELEM_TYPE

enum ELEM_TYPE
Enumerator
TYPE_NONE 
TYPE_BAR 
TYPE_TRIANGLE 
TYPE_QUAD 
TYPE_TETRAHEDER 
TYPE_PYRAMID 
TYPE_PRISM 
TYPE_HEXAGON 
TYPE_HEXAEDER 
TYPE_POINT 
TYPE_POLYHEDRON