|
OOFEM 3.0
|
#include "domain.h"#include "oofemenv.h"#include "valuemodetype.h"#include "contextioresulttype.h"#include "contextmode.h"#include "enumitem.h"#include "intarray.h"#include <string>#include <memory>Go to the source code of this file.
Classes | |
| class | oofem::Field |
Namespaces | |
| namespace | oofem |
Macros | |
| #define | FieldType_DEF |
Typedefs | |
| typedef std::shared_ptr< Field > | oofem::FieldPtr |
Enumerations | |
| enum | oofem::FieldType { oofem::FieldType_DEF } |
| Physical type of field. More... | |
| #define FieldType_DEF |