OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "Elements/structural2delement.h"
#include "ErrorEstimators/directerrorindicatorrc.h"
#include "ErrorEstimators/zzerrorestimator.h"
#include "ErrorEstimators/huertaerrorestimator.h"
#include "zznodalrecoverymodel.h"
#include "nodalaveragingrecoverymodel.h"
#include "sprnodalrecoverymodel.h"
#include "spatiallocalizer.h"
#include "mmashapefunctprojection.h"
Go to the source code of this file.
Classes | |
class | oofem::TrPlaneStress2d |
This class implements an triangular three-node 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_TrPlaneStress2d_Name "trplanestress2d" |
#define _IFT_TrPlaneStress2d_Name "trplanestress2d" |
Definition at line 48 of file trplanstrss.h.
Referenced by oofem::TrPlaneStress2d::giveInputRecordName().