|
OOFEM 3.0
|
#include "interface.h"#include "xfemmanager.h"#include "geometry.h"#include "matresponsemode.h"#include "materialmode.h"Go to the source code of this file.
Classes | |
| class | oofem::XfemElementInterface |
Namespaces | |
| namespace | oofem |
Macros | |
| #define | _IFT_XfemElementInterface_CohesiveZoneMaterial "czmaterial" |
| #define | _IFT_XfemElementInterface_NumIntPointsCZ "nipcz" |
| #define | _IFT_XfemElementInterface_PlaneStrain "useplanestrain" |
| #define _IFT_XfemElementInterface_CohesiveZoneMaterial "czmaterial" |
Definition at line 44 of file xfemelementinterface.h.
Referenced by oofem::XfemStructuralElementInterface::giveCZInputRecord().
| #define _IFT_XfemElementInterface_NumIntPointsCZ "nipcz" |
Definition at line 45 of file xfemelementinterface.h.
Referenced by oofem::XfemStructuralElementInterface::giveCZInputRecord().
| #define _IFT_XfemElementInterface_PlaneStrain "useplanestrain" |
Definition at line 46 of file xfemelementinterface.h.
Referenced by oofem::XfemStructuralElementInterface::giveCZInputRecord().