OOFEM 3.0
Loading...
Searching...
No Matches
elementgeometrytype.h File Reference
#include "enumitem.h"

Go to the source code of this file.

Namespaces

namespace  oofem

Macros

#define Element_Geometry_Type_DEF

Enumerations

enum  oofem::Element_Geometry_Type { oofem::Element_Geometry_Type_DEF }

Functions

const char * oofem::__Element_Geometry_TypeToString (Element_Geometry_Type _value)

Macro Definition Documentation

◆ Element_Geometry_Type_DEF

#define Element_Geometry_Type_DEF
Value:
ENUM_ITEM(EGT_point) /* point in space */ \
ENUM_ITEM(EGT_line_1) /* line elements with two nodes 1-------2 */ \
ENUM_ITEM(EGT_line_2) /* line element with three nodes 1---3---2 */ \
ENUM_ITEM(EGT_triangle_1) /* triangle element with three nodes */ \
ENUM_ITEM(EGT_triangle_2) /* triangle element with 6 nodes */ \
ENUM_ITEM(EGT_quad_1) /* quadrialateral with 4 nodes */ \
ENUM_ITEM(EGT_quad_1_interface) /* same as quad_1 but with numbering according to interface element convention */ \
ENUM_ITEM(EGT_quad_21_interface) /* quadrialateral with 6 nodes (quadratic-linear) but with numbering according to interface element convention */ \
ENUM_ITEM(EGT_quad_2) /* quadratic quadrialateral with 8 nodes */ \
ENUM_ITEM(EGT_quad9_2) /* quadratic quadrialateral with 9 nodes */ \
ENUM_ITEM(EGT_tetra_1) /* tetrahedron with 4 nodes */ \
ENUM_ITEM(EGT_tetra_2) /* tetrahedron with 10 nodes */ \
ENUM_ITEM(EGT_hexa_1) /* hexahedron with 8 nodes */ \
ENUM_ITEM(EGT_hexa_2) /* hexahedron with 20 nodes */ \
ENUM_ITEM(EGT_hexa_27) /* hexahedron with 27 nodes */ \
ENUM_ITEM(EGT_wedge_1) /* wedge with 6 nodes */ \
ENUM_ITEM(EGT_wedge_2) /* wedge with 15 nodes */ \
ENUM_ITEM(EGT_Composite) /* Composite geometry, vtk export supported by individual elements */ \
ENUM_ITEM(EGT_unknown) /* unknown element geometry type */
#define ENUM_ITEM(element)
Definition cltypes.C:299

Definition at line 41 of file elementgeometrytype.h.


This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011