|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
| class | oofem::IntMatIsoDamageStatus |
| This class implements the InterfaceMaterialStatus associated with IntMatIsoDamage. More... | |
| class | oofem::IntMatIsoDamage |
| Simple isotropic damage based model for 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 IntMatIsoDamage | |
| #define | _IFT_IntMatIsoDamage_Name "intmatisodamage" |
| #define | _IFT_IntMatIsoDamage_kn "kn" |
| #define | _IFT_IntMatIsoDamage_ks "ks" |
| #define | _IFT_IntMatIsoDamage_ft "ft" |
| #define | _IFT_IntMatIsoDamage_gf "gf" |
| #define | _IFT_IntMatIsoDamage_maxOmega "maxomega" |
| #define _IFT_IntMatIsoDamage_ft "ft" |
Definition at line 47 of file intmatisodamage.h.
Referenced by oofem::IntMatIsoDamage::giveInputRecord(), and oofem::IntMatIsoDamage::initializeFrom().
| #define _IFT_IntMatIsoDamage_gf "gf" |
Definition at line 48 of file intmatisodamage.h.
Referenced by oofem::IntMatIsoDamage::giveInputRecord(), and oofem::IntMatIsoDamage::initializeFrom().
| #define _IFT_IntMatIsoDamage_kn "kn" |
Definition at line 45 of file intmatisodamage.h.
Referenced by oofem::IntMatIsoDamage::giveInputRecord(), and oofem::IntMatIsoDamage::initializeFrom().
| #define _IFT_IntMatIsoDamage_ks "ks" |
Definition at line 46 of file intmatisodamage.h.
Referenced by oofem::IntMatIsoDamage::giveInputRecord(), and oofem::IntMatIsoDamage::initializeFrom().
| #define _IFT_IntMatIsoDamage_maxOmega "maxomega" |
Definition at line 49 of file intmatisodamage.h.
Referenced by oofem::IntMatIsoDamage::giveInputRecord(), and oofem::IntMatIsoDamage::initializeFrom().
| #define _IFT_IntMatIsoDamage_Name "intmatisodamage" |
Definition at line 44 of file intmatisodamage.h.
Referenced by oofem::IntMatIsoDamage::giveInputRecordName().