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 "zznodalrecoverymodel.h"
#include "nodalaveragingrecoverymodel.h"
#include "sprnodalrecoverymodel.h"
Go to the source code of this file.
Classes | |
class | oofem::QDKTPlate |
This class implements an quad 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_QDKTPlate_Name "qdktplate" |
#define _IFT_QDKTPlate_Name "qdktplate" |
Definition at line 45 of file qdkt.h.
Referenced by oofem::QDKTPlate::giveInputRecordName().