COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <GeoShape.hpp>
Classes | |
struct | Convert |
Public Types | |
enum | Type { INVALID = -1, POINT = 0, LINE = 1, TRIAG = 2, QUAD = 3, TETRA = 4, PYRAM = 5, PRISM = 6, HEXA = 7 } |
Enumeration of the Shapes recognized in CF. More... | |
typedef common::EnumT< GeoShape > | ConverterBase |
Definition at line 22 of file GeoShape.hpp.
typedef common::EnumT< GeoShape > ConverterBase |
Definition at line 37 of file GeoShape.hpp.
enum Type |
Enumeration of the Shapes recognized in CF.
Enumerator | |
---|---|
INVALID | |
POINT | |
LINE | |
TRIAG | |
QUAD | |
TETRA | |
PYRAM | |
PRISM | |
HEXA |
Definition at line 27 of file GeoShape.hpp.
Send comments to: COOLFluiD Web Admin |