OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/nlstructuralelement.h"
#include "zznodalrecoverymodel.h"
#include "sprnodalrecoverymodel.h"
Go to the source code of this file.
Classes | |
class | oofem::Quad1MindlinShell3D |
This class implements an quadrilateral four-node shell element, using Mindlin plate theory. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for Quad1MindlinShell3D element | |
#define | _IFT_Quad1MindlinShell3D_Name "quad1mindlinshell3d" |
#define | _IFT_Quad1MindlinShell3D_ReducedIntegration "reducedintegration" |
#define _IFT_Quad1MindlinShell3D_Name "quad1mindlinshell3d" |
Definition at line 44 of file quad1mindlinshell3d.h.
Referenced by oofem::Quad1MindlinShell3D::giveInputRecordName().
#define _IFT_Quad1MindlinShell3D_ReducedIntegration "reducedintegration" |
Definition at line 45 of file quad1mindlinshell3d.h.
Referenced by oofem::Quad1MindlinShell3D::initializeFrom().