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::TrPlaneStrain |
This class implements an triangular three-node plane- strain 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_TrPlaneStrain_Name "trplanestrain" |
#define _IFT_TrPlaneStrain_Name "trplanestrain" |
Definition at line 48 of file trplanestrain.h.
Referenced by oofem::TrPlaneStrain::giveInputRecordName().