OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::BondCEBMaterialStatus |
This class implements associated status to BondCEBInterfaceMaterial. More... | |
class | oofem::BondCEBMaterial |
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 BondCEBMaterial | |
#define | _IFT_BondCEBMaterial_Name "bondceb" |
#define | _IFT_BondCEBMaterial_kn "kn" |
#define | _IFT_BondCEBMaterial_ks "ks" |
#define | _IFT_BondCEBMaterial_s1 "s1" |
#define | _IFT_BondCEBMaterial_s2 "s2" |
#define | _IFT_BondCEBMaterial_s3 "s3" |
#define | _IFT_BondCEBMaterial_al "al" |
#define | _IFT_BondCEBMaterial_taumax "taumax" |
#define | _IFT_BondCEBMaterial_tauf "tauf" |
#define _IFT_BondCEBMaterial_al "al" |
Definition at line 49 of file bondceb.h.
Referenced by oofem::BondCEBMaterial::initializeFrom().
#define _IFT_BondCEBMaterial_kn "kn" |
Definition at line 44 of file bondceb.h.
Referenced by oofem::BondCEBMaterial::giveInputRecord(), and oofem::BondCEBMaterial::initializeFrom().
#define _IFT_BondCEBMaterial_ks "ks" |
Definition at line 45 of file bondceb.h.
Referenced by oofem::BondCEBMaterial::giveInputRecord(), and oofem::BondCEBMaterial::initializeFrom().
#define _IFT_BondCEBMaterial_Name "bondceb" |
Definition at line 43 of file bondceb.h.
Referenced by oofem::BondCEBMaterial::giveInputRecordName().
#define _IFT_BondCEBMaterial_s1 "s1" |
Definition at line 46 of file bondceb.h.
Referenced by oofem::BondCEBMaterial::giveInputRecord(), and oofem::BondCEBMaterial::initializeFrom().
#define _IFT_BondCEBMaterial_s2 "s2" |
Definition at line 47 of file bondceb.h.
Referenced by oofem::BondCEBMaterial::giveInputRecord(), and oofem::BondCEBMaterial::initializeFrom().
#define _IFT_BondCEBMaterial_s3 "s3" |
Definition at line 48 of file bondceb.h.
Referenced by oofem::BondCEBMaterial::giveInputRecord(), and oofem::BondCEBMaterial::initializeFrom().
#define _IFT_BondCEBMaterial_tauf "tauf" |
Definition at line 51 of file bondceb.h.
Referenced by oofem::BondCEBMaterial::initializeFrom().
#define _IFT_BondCEBMaterial_taumax "taumax" |
Definition at line 50 of file bondceb.h.
Referenced by oofem::BondCEBMaterial::giveInputRecord(), and oofem::BondCEBMaterial::initializeFrom().