OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#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 | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _ExportCZ |
This class represent a 7 parameter shell element. More... | |
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 61 of file shell7basexfem.h.
#define _IFT_Shell7BaseXFEM_CohesiveZoneMaterial "czmaterial" |
Definition at line 45 of file shell7basexfem.h.
Referenced by oofem::Shell7BaseXFEM::initializeFrom().