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::Quad1Mindlin |
This class implements an quadrilateral four-node Mindlin plate. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_Quad1Mindlin_Name "quad1mindlin" |
#define | _IFT_Quad1Mindlin_ReducedIntegration "reducedintegration" |
#define _IFT_Quad1Mindlin_Name "quad1mindlin" |
Definition at line 42 of file quad1mindlin.h.
Referenced by oofem::Quad1Mindlin::giveInputRecordName().
#define _IFT_Quad1Mindlin_ReducedIntegration "reducedintegration" |
Definition at line 43 of file quad1mindlin.h.
Referenced by oofem::Quad1Mindlin::initializeFrom().