Version: 6.3.1
Enumerations

src/SMDS/SMDSAbs_ElementType.hxx File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  SMDSAbs_ElementType {
  SMDSAbs_All, SMDSAbs_Node, SMDSAbs_Edge, SMDSAbs_Face,
  SMDSAbs_Volume, SMDSAbs_0DElement, SMDSAbs_NbElementTypes
}
 

Type (node, edge, face or volume) of elements.

More...
enum  SMDSAbs_GeometryType {
  SMDSGeom_POINT, SMDSGeom_EDGE, SMDSGeom_TRIANGLE, SMDSGeom_QUADRANGLE,
  SMDSGeom_POLYGON, SMDSGeom_TETRA, SMDSGeom_PYRAMID, SMDSGeom_HEXA,
  SMDSGeom_PENTA, SMDSGeom_POLYHEDRA
}
 

enumeration for element geometry type

More...
enum  SMDSAbs_ElementOrder { ORDER_ANY, ORDER_LINEAR, ORDER_QUADRATIC }
enum  SMDSAbs_EntityType {
  SMDSEntity_Node, SMDSEntity_0D, SMDSEntity_Edge, SMDSEntity_Quad_Edge,
  SMDSEntity_Triangle, SMDSEntity_Quad_Triangle, SMDSEntity_Quadrangle, SMDSEntity_Quad_Quadrangle,
  SMDSEntity_Polygon, SMDSEntity_Quad_Polygon, SMDSEntity_Tetra, SMDSEntity_Quad_Tetra,
  SMDSEntity_Pyramid, SMDSEntity_Quad_Pyramid, SMDSEntity_Hexa, SMDSEntity_Quad_Hexa,
  SMDSEntity_Penta, SMDSEntity_Quad_Penta, SMDSEntity_Polyhedra, SMDSEntity_Quad_Polyhedra,
  SMDSEntity_Last
}
 

Enumeration of entity type uses in mesh info array, and should be synchronised with enum in SMDS.

More...

Enumeration Type Documentation

Enumerator:
ORDER_ANY 
ORDER_LINEAR 

entities of any order

ORDER_QUADRATIC 

entities of 1st order

entities of 2nd order

Definition at line 64 of file SMDSAbs_ElementType.hxx.

Type (node, edge, face or volume) of elements.

Enumerator:
SMDSAbs_All 
SMDSAbs_Node 
SMDSAbs_Edge 
SMDSAbs_Face 
SMDSAbs_Volume 
SMDSAbs_0DElement 
SMDSAbs_NbElementTypes 

Definition at line 33 of file SMDSAbs_ElementType.hxx.

Enumeration of entity type uses in mesh info array, and should be synchronised with enum in SMDS.

Enumerator:
SMDSEntity_Node 
SMDSEntity_0D 
SMDSEntity_Edge 
SMDSEntity_Quad_Edge 
SMDSEntity_Triangle 
SMDSEntity_Quad_Triangle 
SMDSEntity_Quadrangle 
SMDSEntity_Quad_Quadrangle 
SMDSEntity_Polygon 
SMDSEntity_Quad_Polygon 
SMDSEntity_Tetra 
SMDSEntity_Quad_Tetra 
SMDSEntity_Pyramid 
SMDSEntity_Quad_Pyramid 
SMDSEntity_Hexa 
SMDSEntity_Quad_Hexa 
SMDSEntity_Penta 
SMDSEntity_Quad_Penta 
SMDSEntity_Polyhedra 
SMDSEntity_Quad_Polyhedra 
SMDSEntity_Last 

Definition at line 74 of file SMDSAbs_ElementType.hxx.

enumeration for element geometry type

Enumerator:
SMDSGeom_POINT 
SMDSGeom_EDGE 
SMDSGeom_TRIANGLE 
SMDSGeom_QUADRANGLE 
SMDSGeom_POLYGON 
SMDSGeom_TETRA 
SMDSGeom_PYRAMID 
SMDSGeom_HEXA 
SMDSGeom_PENTA 
SMDSGeom_POLYHEDRA 

Definition at line 45 of file SMDSAbs_ElementType.hxx.

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS