|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/nlstructuralelement.h"#include "../sm/CrossSections/layeredcrosssection.h"#include "../sm/ErrorEstimators/zzerrorestimator.h"#include "mathfem.h"#include "zznodalrecoverymodel.h"#include "nodalaveragingrecoverymodel.h"#include "sprnodalrecoverymodel.h"Go to the source code of this file.
Classes | |
| class | oofem::DKTPlate |
| This class implements an triangular Discrete Kirchhoff Theory (DKT) element. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | _IFT_DKTPlate_Name "dktplate" |
| #define | DKT_EnableVertexMomentsCache |
| #define _IFT_DKTPlate_Name "dktplate" |
Definition at line 46 of file dkt.h.
Referenced by oofem::DKTPlate::giveInputRecordName().