OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::IntMatIsoDamageTable |
Simple isotropic damage based model for 2d and 3d interface elements. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for IntMatIsoDamageTable | |
#define | _IFT_IntMatIsoDamageTable_Name "intmatisodamagetable" |
#define | _IFT_IntMatIsoDamageTable_kn "kn" |
#define | _IFT_IntMatIsoDamageTable_ks "ks" |
#define | _IFT_IntMatIsoDamageTable_ft "ft" |
#define | _IFT_IntMatIsoDamageTable_tablename "tablename" |
#define | _IFT_IntMatIsoDamageTable_maxOmega "maxomega" |
#define _IFT_IntMatIsoDamageTable_ft "ft" |
Definition at line 47 of file intmatisodamagetable.h.
Referenced by oofem::IntMatIsoDamageTable::giveInputRecord(), and oofem::IntMatIsoDamageTable::initializeFrom().
#define _IFT_IntMatIsoDamageTable_kn "kn" |
Definition at line 45 of file intmatisodamagetable.h.
Referenced by oofem::IntMatIsoDamageTable::giveInputRecord(), and oofem::IntMatIsoDamageTable::initializeFrom().
#define _IFT_IntMatIsoDamageTable_ks "ks" |
Definition at line 46 of file intmatisodamagetable.h.
Referenced by oofem::IntMatIsoDamageTable::giveInputRecord(), and oofem::IntMatIsoDamageTable::initializeFrom().
#define _IFT_IntMatIsoDamageTable_maxOmega "maxomega" |
Definition at line 49 of file intmatisodamagetable.h.
Referenced by oofem::IntMatIsoDamageTable::giveInputRecord(), and oofem::IntMatIsoDamageTable::initializeFrom().
#define _IFT_IntMatIsoDamageTable_Name "intmatisodamagetable" |
Definition at line 44 of file intmatisodamagetable.h.
Referenced by oofem::IntMatIsoDamageTable::giveInputRecordName().
#define _IFT_IntMatIsoDamageTable_tablename "tablename" |
Definition at line 48 of file intmatisodamagetable.h.
Referenced by oofem::IntMatIsoDamageTable::giveInputRecord(), and oofem::IntMatIsoDamageTable::initializeFrom().