|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "CrossSections/layeredcrosssection.h"#include "Elements/nlstructuralelement.h"#include "eleminterpmapperinterface.h"#include "nodalaveragingrecoverymodel.h"#include "vtkxmlexportmodule.h"#include "zznodalrecoverymodel.h"#include "fei3dwedgequad.h"#include "fei3dtrquad.h"#include "fracturemanager.h"#include "cltypes.h"#include <vector>#include "EngineeringModels/structengngmodel.h"Go to the source code of this file.
Classes | |
| class | oofem::Shell7Base |
| This class represent a 7 parameter shell element. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | _ExportCZ |
Input fields for shell7base | |
| #define | _IFT_Shell7base_recoverStress "recoverstress" |
| #define _ExportCZ |
Definition at line 59 of file shell7base.h.
| #define _IFT_Shell7base_recoverStress "recoverstress" |
Definition at line 53 of file shell7base.h.
Referenced by oofem::Shell7Base::initializeFrom().