|
OOFEM 3.0
|
#include "sm/Materials/InterfaceMaterials/structuralinterfacematerial.h"#include "sm/Materials/InterfaceMaterials/structuralinterfacematerialstatus.h"Go to the source code of this file.
Classes | |
| class | oofem::IsoInterfaceDamageMaterialStatus |
| class | oofem::IsoInterfaceDamageMaterial |
Namespaces | |
| namespace | oofem |
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().