COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Public Types | List of all members
GeoShape Class Reference

#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< GeoShapeConverterBase
 

Detailed Description

Definition at line 22 of file GeoShape.hpp.

Member Typedef Documentation

Definition at line 37 of file GeoShape.hpp.

Member Enumeration Documentation

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.


The documentation for this class was generated from the following file:
Send comments to:
COOLFluiD Web Admin