|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#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 |
| Provides Xfem interface for an element. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
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(), and oofem::XfemStructuralElementInterface::initializeCZFrom().
| #define _IFT_XfemElementInterface_NumIntPointsCZ "nipcz" |
Definition at line 45 of file xfemelementinterface.h.
Referenced by oofem::XfemStructuralElementInterface::giveCZInputRecord(), and oofem::XfemStructuralElementInterface::initializeCZFrom().
| #define _IFT_XfemElementInterface_PlaneStrain "useplanestrain" |
Definition at line 46 of file xfemelementinterface.h.
Referenced by oofem::XfemStructuralElementInterface::giveCZInputRecord(), and oofem::XfemStructuralElementInterface::initializeCZFrom().