NeoPZ
|
Defines enum MElementType and contains the implementation of MElementType_NNodes(...) functions. More...
Go to the source code of this file.
Enumerations | |
enum | MElementType { EPoint, EOned, ETriangle, EQuadrilateral, ETetraedro, EPiramide, EPrisma, ECube, EPolygonal, EInterface, EInterfacePoint, EInterfaceLinear, EInterfaceSurface, ESubstructure, EGlobLoc, EDiscontinuous, EAgglomerate, ENoType, EInterfaceDisc } |
Define the element types. More... | |
Functions | |
int | MElementType_NNodes (MElementType elType) |
constant which defines the type of HDiv approximation space More... | |
std::string | MElementType_Name (MElementType elType) |
Returns the name of the element type. More... | |
Defines enum MElementType and contains the implementation of MElementType_NNodes(...) functions.
Definition in file pzeltype.h.