|
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/Shells/cct3d.h"#include "../sm/Elements/PlaneStress/trplanrot3d.h"#include "spatiallocalizer.h"#include <memory>Go to the source code of this file.
Classes | |
| class | oofem::TR_SHELL01 |
| This class implements an triangular three-node shell finite element, composed of cct3d and trplanrot3d 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_SHELL01_Name "tr_shell01" |
| #define _IFT_TR_SHELL01_Name "tr_shell01" |
Definition at line 47 of file tr_shell01.h.
Referenced by oofem::TR_SHELL01::giveInputRecordName().