|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
| class | oofem::CohesiveInterfaceMaterial |
| Class representing cohesive interface material model. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for cohesive interface material | |
| #define | _IFT_CohesiveInterfaceMaterial_Name "cohint" |
| #define | _IFT_CohesiveInterfaceMaterial_kn "kn" |
| #define | _IFT_CohesiveInterfaceMaterial_transitionopening "transitionopening" |
| #define | _IFT_CohesiveInterfaceMaterial_ks "ks" |
| #define | _IFT_CohesiveInterfaceMaterial_stiffCoeffKn "stiffcoeffkn" |
| #define | _IFT_CohesiveInterfaceMaterial_smoothMag "smoothmag" |
| #define _IFT_CohesiveInterfaceMaterial_kn "kn" |
Definition at line 45 of file cohint.h.
Referenced by oofem::CohesiveInterfaceMaterial::giveInputRecord(), and oofem::CohesiveInterfaceMaterial::initializeFrom().
| #define _IFT_CohesiveInterfaceMaterial_ks "ks" |
Definition at line 47 of file cohint.h.
Referenced by oofem::CohesiveInterfaceMaterial::giveInputRecord(), and oofem::CohesiveInterfaceMaterial::initializeFrom().
| #define _IFT_CohesiveInterfaceMaterial_Name "cohint" |
Definition at line 44 of file cohint.h.
Referenced by oofem::CohesiveInterfaceMaterial::giveInputRecordName().
| #define _IFT_CohesiveInterfaceMaterial_smoothMag "smoothmag" |
Definition at line 49 of file cohint.h.
Referenced by oofem::CohesiveInterfaceMaterial::initializeFrom().
| #define _IFT_CohesiveInterfaceMaterial_stiffCoeffKn "stiffcoeffkn" |
Definition at line 48 of file cohint.h.
Referenced by oofem::CohesiveInterfaceMaterial::giveInputRecord(), and oofem::CohesiveInterfaceMaterial::initializeFrom().
| #define _IFT_CohesiveInterfaceMaterial_transitionopening "transitionopening" |
Definition at line 46 of file cohint.h.
Referenced by oofem::CohesiveInterfaceMaterial::giveInputRecord(), and oofem::CohesiveInterfaceMaterial::initializeFrom().