|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../structuralinterfacematerial.h"#include "../structuralinterfacematerialstatus.h"#include <fstream>Go to the source code of this file.
Classes | |
| class | oofem::IsoInterfaceDamageMaterialStatus_2 |
| This class implements associated Material Status to IsoInterfaceDamageMaterial_2. More... | |
| class | oofem::IsoInterfaceDamageMaterial_2 |
| 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 IsoInterfaceDamageMaterial | |
| #define | _IFT_IsoInterfaceDamageMaterial_2_Name "isointrfdm02" |
| #define | _IFT_IsoInterfaceDamageMaterial_2_tablename "tablename" |
| #define | _IFT_IsoInterfaceDamageMaterial_2_kn "kn" |
| #define | _IFT_IsoInterfaceDamageMaterial_2_ks "ks" |
| #define | _IFT_IsoInterfaceDamageMaterial_2_ft "ft" |
| #define | _IFT_IsoInterfaceDamageMaterial_2_maxOmega "maxomega" |
| #define _IFT_IsoInterfaceDamageMaterial_2_ft "ft" |
Definition at line 49 of file isointerfacedamage02.h.
Referenced by oofem::IsoInterfaceDamageMaterial_2::giveInputRecord(), and oofem::IsoInterfaceDamageMaterial_2::initializeFrom().
| #define _IFT_IsoInterfaceDamageMaterial_2_kn "kn" |
Definition at line 47 of file isointerfacedamage02.h.
Referenced by oofem::IsoInterfaceDamageMaterial_2::giveInputRecord(), and oofem::IsoInterfaceDamageMaterial_2::initializeFrom().
| #define _IFT_IsoInterfaceDamageMaterial_2_ks "ks" |
Definition at line 48 of file isointerfacedamage02.h.
Referenced by oofem::IsoInterfaceDamageMaterial_2::giveInputRecord(), and oofem::IsoInterfaceDamageMaterial_2::initializeFrom().
| #define _IFT_IsoInterfaceDamageMaterial_2_maxOmega "maxomega" |
Definition at line 50 of file isointerfacedamage02.h.
Referenced by oofem::IsoInterfaceDamageMaterial_2::giveInputRecord(), and oofem::IsoInterfaceDamageMaterial_2::initializeFrom().
| #define _IFT_IsoInterfaceDamageMaterial_2_Name "isointrfdm02" |
Definition at line 45 of file isointerfacedamage02.h.
Referenced by oofem::IsoInterfaceDamageMaterial_2::giveInputRecordName().
| #define _IFT_IsoInterfaceDamageMaterial_2_tablename "tablename" |
Definition at line 46 of file isointerfacedamage02.h.
Referenced by oofem::IsoInterfaceDamageMaterial_2::giveInputRecord(), and oofem::IsoInterfaceDamageMaterial_2::initializeFrom().