24 #ifndef _GEMA_FILE_EXTRA_NODES_H_ 25 #define _GEMA_FILE_EXTRA_NODES_H_ Interface for helping managing mesh cell groups and returning the elements in their union.
Definition: gmCellGroupSet.h:34
A 3D quadratic interface element with 16 nodes.
Definition: gmCellType.h:55
Base interface class for CellMesh type plugins.
Definition: gmCellMesh.h:39
GmCellType
Mesh Cell types. Don't change type orders or add types without reading comments below.
Definition: gmCellType.h:30
A 2D linear interface element with 6 nodes (2 nodes of pore pressure dof at the middle)
Definition: gmCellType.h:46
A 2D quadratic interface element with 6 nodes.
Definition: gmCellType.h:47
A 3D linear interface element with 12 nodes (4 nodes of pore pressure dof at the middle)
Definition: gmCellType.h:54
Declaration of the GmCell class.