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 | UnknownType_DEF |
Enumerations | |
enum | oofem::UnknownType { oofem::UnknownType_DEF } |
Type representing particular unknown (its physical meaning). More... | |
Functions | |
const char * | oofem::__UnknownTypeToString (UnknownType _value) |
#define UnknownType_DEF |
Definition at line 41 of file unknowntype.h.