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 | InternalStateType_DEF |
Enumerations | |
enum | oofem::InternalStateType { oofem::InternalStateType_DEF } |
Type representing the physical meaning of element or constitutive model internal variable. More... | |
enum | oofem::ElementCharSizeMethod { oofem::ECSM_Unknown, oofem::ECSM_SquareRootOfArea, oofem::ECSM_Projection, oofem::ECSM_ProjectionCentered, oofem::ECSM_Oliver1, oofem::ECSM_Oliver1modified, oofem::ECSM_Oliver2 } |
Functions | |
const char * | oofem::__InternalStateTypeToString (InternalStateType _value) |
#define InternalStateType_DEF |
Definition at line 49 of file internalstatetype.h.