#include "oofemcfg.h"
#include "valuemodetype.h"
#include "contextioresulttype.h"
#include "contextmode.h"
#include "enumitem.h"
#include <string>
#include <memory>
Go to the source code of this file.
|
| oofem |
| the oofem namespace is to define a context or scope in which all oofem names are defined.
|
|
Value:#define ENUM_ITEM_WITH_VALUE(element, val)
- Todo:
- FieldType and UnknownType basically determine the same thing. Should be possible to stick to one. Combinations of fields should be possible with logical bitfields.
Definition at line 48 of file field.h.