OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::IsoInterfaceDamageMaterialStatus |
This class implements associated Material Status to IsoInterfaceDamageMaterial. More... | |
class | oofem::IsoInterfaceDamageMaterial |
Simple isotropic damage based model for 2d 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 IsoInterfaceDamageMaterial | |
#define | _IFT_IsoInterfaceDamageMaterial_Name "isointrfdm01" |
#define | _IFT_IsoInterfaceDamageMaterial_kn "kn" |
#define | _IFT_IsoInterfaceDamageMaterial_ks "ks" |
#define | _IFT_IsoInterfaceDamageMaterial_ft "ft" |
#define | _IFT_IsoInterfaceDamageMaterial_gf "gf" |
#define | _IFT_IsoInterfaceDamageMaterial_maxOmega "maxomega" |
#define | _IFT_IsoInterfaceDamageMaterial_beta "beta" |
#define _IFT_IsoInterfaceDamageMaterial_beta "beta" |
Definition at line 49 of file isointerfacedamage01.h.
Referenced by oofem::IsoInterfaceDamageMaterial::initializeFrom().
#define _IFT_IsoInterfaceDamageMaterial_ft "ft" |
Definition at line 46 of file isointerfacedamage01.h.
Referenced by oofem::IsoInterfaceDamageMaterial::giveInputRecord(), and oofem::IsoInterfaceDamageMaterial::initializeFrom().
#define _IFT_IsoInterfaceDamageMaterial_gf "gf" |
Definition at line 47 of file isointerfacedamage01.h.
Referenced by oofem::IsoInterfaceDamageMaterial::giveInputRecord(), and oofem::IsoInterfaceDamageMaterial::initializeFrom().
#define _IFT_IsoInterfaceDamageMaterial_kn "kn" |
Definition at line 44 of file isointerfacedamage01.h.
Referenced by oofem::IsoInterfaceDamageMaterial::giveInputRecord(), and oofem::IsoInterfaceDamageMaterial::initializeFrom().
#define _IFT_IsoInterfaceDamageMaterial_ks "ks" |
Definition at line 45 of file isointerfacedamage01.h.
Referenced by oofem::IsoInterfaceDamageMaterial::giveInputRecord(), and oofem::IsoInterfaceDamageMaterial::initializeFrom().
#define _IFT_IsoInterfaceDamageMaterial_maxOmega "maxomega" |
Definition at line 48 of file isointerfacedamage01.h.
Referenced by oofem::IsoInterfaceDamageMaterial::giveInputRecord(), and oofem::IsoInterfaceDamageMaterial::initializeFrom().
#define _IFT_IsoInterfaceDamageMaterial_Name "isointrfdm01" |
Definition at line 43 of file isointerfacedamage01.h.
Referenced by oofem::IsoInterfaceDamageMaterial::giveInputRecordName().