|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/structuralelement.h"#include "zznodalrecoverymodel.h"#include "../sm/ErrorEstimators/zzerrorestimator.h"#include "../sm/Elements/Plates/dkt3d.h"#include "../sm/Elements/PlaneStress/trplanestressrotallman3d.h"#include "spatiallocalizer.h"#include <memory>Go to the source code of this file.
Classes | |
| class | oofem::TR_SHELL02 |
| This class implements an triangular three-node shell finite element, composed of dkt3d and trplanestressrotallman3d elements. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | _IFT_TR_SHELL02_Name "tr_shell02" |
| #define _IFT_TR_SHELL02_Name "tr_shell02" |
Definition at line 47 of file tr_shell02.h.
Referenced by oofem::TR_SHELL02::giveInputRecordName().