|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "Elements/PlaneStress/planstrss.h"#include "ErrorEstimators/directerrorindicatorrc.h"#include "ErrorEstimators/huertaerrorestimator.h"#include "zznodalrecoverymodel.h"#include "sprnodalrecoverymodel.h"#include "spatiallocalizer.h"#include "eleminterpmapperinterface.h"Go to the source code of this file.
Classes | |
| class | oofem::LinQuad3DPlaneStress |
| This class implements an isoparametric four-node quadrilateral plane- stress elasticity finite element. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | _IFT_LinQuad3DPlaneStress_Name "linquad3dplanestress" |
| #define _IFT_LinQuad3DPlaneStress_Name "linquad3dplanestress" |
Definition at line 46 of file linquad3d_planestress.h.
Referenced by oofem::LinQuad3DPlaneStress::giveInputRecordName().