|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "enumitem.h"Go to the source code of this file.
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | dofType_DEF |
Enumerations | |
| enum | oofem::dofType { oofem::dofType_DEF } |
| Dof Type, determines the type of DOF created. More... | |
Functions | |
| const char * | oofem::__dofTypeToString (dofType _value) |
| #define dofType_DEF |