OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "Elements/structural2delement.h"
#include "ErrorEstimators/directerrorindicatorrc.h"
#include "ErrorEstimators/huertaerrorestimator.h"
#include "zznodalrecoverymodel.h"
#include "sprnodalrecoverymodel.h"
#include "spatiallocalizer.h"
Go to the source code of this file.
Classes | |
class | oofem::PlaneStress2d |
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_PlaneStress2d_Name "planestress2d" |
#define | PlaneStress2d_reducedShearIntegration |
Comment or uncomment the following line to force full or reduced integration. More... | |
#define _IFT_PlaneStress2d_Name "planestress2d" |
Definition at line 45 of file planstrss.h.
Referenced by oofem::PlaneStress2d::giveInputRecordName().
#define PlaneStress2d_reducedShearIntegration |
Comment or uncomment the following line to force full or reduced integration.
Definition at line 51 of file planstrss.h.