#include "femcmpnn.h"#include "domain.h"#include "flotmtrx.h"#include "integrationrule.h"#include "classtype.h"#include "chartype.h"#include "elementgeometrytype.h"#include "equationid.h"#include "valuemodetype.h"#include "internalstatetype.h"#include "internalstatevaluetype.h"#include "elementextension.h"#include "entityrenumberingscheme.h"#include "unknowntype.h"#include "unknownnumberingscheme.h"#include "dofmantransftype.h"Go to the source code of this file.
Classes | |
| class | oofem::Element |
| Abstract base class for all finite elements. More... | |
Namespaces | |
| namespace | oofem |
Enumerations | |
| enum | oofem::elementParallelMode { oofem::Element_local, oofem::Element_remote } |
In parallel mode, this type indicates the mode of element. More... | |