|
OOFEM 3.0
|
#include "sm/Elements/Shells/shell7base.h"#include "sm/xfem/enrichmentitems/delamination.h"#include "xfem/xfemelementinterface.h"#include "fei3dtrquad.h"Go to the source code of this file.
Classes | |
| class | oofem::Shell7BaseXFEM |
Namespaces | |
| namespace | oofem |
Macros | |
| #define | _ExportCZ |
Input fields for el | |
| #define | _IFT_Shell7BaseXFEM_CohesiveZoneMaterial "czmaterial" |
| #define _ExportCZ |
This class represent a 7 parameter shell element. Each node has 7 degrees of freedom (displ. vec., director vec., inhomogeneous thickness strain ). Add ref. to paper!
Definition at line 62 of file shell7basexfem.h.
| #define _IFT_Shell7BaseXFEM_CohesiveZoneMaterial "czmaterial" |
Definition at line 45 of file shell7basexfem.h.
Referenced by oofem::Shell7BaseXFEM::initializeFrom().