OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::XfemStructureManager |
XfemStructureManager: XFEM manager with extra functionality specific for the sm module. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for XfemManager | |
#define | _IFT_XfemStructureManager_Name "xfemstructuremanager" |
#define | _IFT_XfemStructureManager_splitCracks "splitcracks" |
#define | _IFT_XfemStructureManager_nonstandardCZ "nonstandardcz" |
#define | _IFT_XfemStructureManager_minCrackLength "mincracklength" |
#define | _IFT_XfemStructureManager_crackMergeTol "crackmergetol" |
#define _IFT_XfemStructureManager_crackMergeTol "crackmergetol" |
Definition at line 48 of file xfemstructuremanager.h.
Referenced by oofem::XfemStructureManager::giveInputRecord(), and oofem::XfemStructureManager::initializeFrom().
#define _IFT_XfemStructureManager_minCrackLength "mincracklength" |
Definition at line 47 of file xfemstructuremanager.h.
Referenced by oofem::XfemStructureManager::giveInputRecord(), and oofem::XfemStructureManager::initializeFrom().
#define _IFT_XfemStructureManager_Name "xfemstructuremanager" |
Definition at line 44 of file xfemstructuremanager.h.
Referenced by oofem::XfemStructureManager::giveInputRecordName().
#define _IFT_XfemStructureManager_nonstandardCZ "nonstandardcz" |
Definition at line 46 of file xfemstructuremanager.h.
Referenced by oofem::XfemStructureManager::giveInputRecord(), and oofem::XfemStructureManager::initializeFrom().
#define _IFT_XfemStructureManager_splitCracks "splitcracks" |
Definition at line 45 of file xfemstructuremanager.h.
Referenced by oofem::XfemStructureManager::giveInputRecord(), and oofem::XfemStructureManager::initializeFrom().