OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::ExpCZMaterialStatus |
This class implements associated status to ExpCZMaterial. More... | |
class | oofem::ExpCZMaterial |
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 ExpCZMaterial | |
#define | _IFT_ExpCZMaterial_kn "kn" |
#define | _IFT_ExpCZMaterial_ks "ks" |
#define | _IFT_ExpCZMaterial_knc "knc" |
#define | _IFT_ExpCZMaterial_g1c "g1c" |
#define | _IFT_ExpCZMaterial_sigfn "sigfn" |
#define | _IFT_ExpCZMaterial_sigfs "sigfs" |
#define _IFT_ExpCZMaterial_g1c "g1c" |
Definition at line 46 of file expczmaterial.h.
Referenced by oofem::ExpCZMaterial::initializeFrom().
#define _IFT_ExpCZMaterial_kn "kn" |
Definition at line 43 of file expczmaterial.h.
#define _IFT_ExpCZMaterial_knc "knc" |
Definition at line 45 of file expczmaterial.h.
#define _IFT_ExpCZMaterial_ks "ks" |
Definition at line 44 of file expczmaterial.h.
#define _IFT_ExpCZMaterial_sigfn "sigfn" |
Definition at line 47 of file expczmaterial.h.
Referenced by oofem::ExpCZMaterial::initializeFrom().
#define _IFT_ExpCZMaterial_sigfs "sigfs" |
Definition at line 48 of file expczmaterial.h.