OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/nlstructuralelement.h"
#include "zznodalrecoverymodel.h"
#include "sprnodalrecoverymodel.h"
#include "nodalaveragingrecoverymodel.h"
#include "spatiallocalizer.h"
#include "load.h"
Go to the source code of this file.
Classes | |
class | oofem::MITC4Shell |
This class implements an quad element based on Mixed Interpolation of Tensorial Components (MITC). More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_MITC4Shell_Name "mitc4shell" |
#define | _IFT_MITC4Shell_nipZ "nipz" |
#define | _IFT_MITC4Shell_directorType "directortype" |
#define | __CHARTENSOR |
#define _IFT_MITC4Shell_directorType "directortype" |
Definition at line 48 of file mitc4.h.
Referenced by oofem::MITC4Shell::initializeFrom().
#define _IFT_MITC4Shell_Name "mitc4shell" |
Definition at line 46 of file mitc4.h.
Referenced by oofem::MITC4Shell::giveInputRecordName().
#define _IFT_MITC4Shell_nipZ "nipz" |
Definition at line 47 of file mitc4.h.
Referenced by oofem::MITC4Shell::initializeFrom().