|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "eleminterpunknownmapper.h"#include "element.h"#include "domain.h"#include "engngm.h"#include "spatiallocalizer.h"#include "node.h"#include "dof.h"#include "connectivitytable.h"#include "unknownnumberingscheme.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 | OOFEM_MAPPING_CHECK_REGIONS |
| #define OOFEM_MAPPING_CHECK_REGIONS |
Definition at line 49 of file eleminterpunknownmapper.C.