OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::SimpleInterfaceMaterialStatus |
This class implements associated Material Status to SimpleInterfaceMaterial. More... | |
class | oofem::SimpleInterfaceMaterial |
Base class representing general isotropic damage 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 SimpleInterfaceMaterial | |
#define | _IFT_SimpleInterfaceMaterial_Name "simpleintermat" |
#define | _IFT_SimpleInterfaceMaterial_kn "kn" |
#define | _IFT_SimpleInterfaceMaterial_ks "ks" |
#define | _IFT_SimpleInterfaceMaterial_frictCoeff "fc" |
#define | _IFT_SimpleInterfaceMaterial_stiffCoeff "stiffcoeff" |
#define | _IFT_SimpleInterfaceMaterial_normalClearance "normalclearance" |
#define _IFT_SimpleInterfaceMaterial_frictCoeff "fc" |
Definition at line 46 of file simpleinterfacemat.h.
Referenced by oofem::SimpleInterfaceMaterial::giveInputRecord(), and oofem::SimpleInterfaceMaterial::initializeFrom().
#define _IFT_SimpleInterfaceMaterial_kn "kn" |
Definition at line 44 of file simpleinterfacemat.h.
Referenced by oofem::SimpleInterfaceMaterial::giveInputRecord(), and oofem::SimpleInterfaceMaterial::initializeFrom().
#define _IFT_SimpleInterfaceMaterial_ks "ks" |
Definition at line 45 of file simpleinterfacemat.h.
Referenced by oofem::SimpleInterfaceMaterial::initializeFrom().
#define _IFT_SimpleInterfaceMaterial_Name "simpleintermat" |
Definition at line 43 of file simpleinterfacemat.h.
Referenced by oofem::SimpleInterfaceMaterial::giveInputRecordName().
#define _IFT_SimpleInterfaceMaterial_normalClearance "normalclearance" |
Definition at line 48 of file simpleinterfacemat.h.
Referenced by oofem::SimpleInterfaceMaterial::giveInputRecord(), and oofem::SimpleInterfaceMaterial::initializeFrom().
#define _IFT_SimpleInterfaceMaterial_stiffCoeff "stiffcoeff" |
Definition at line 47 of file simpleinterfacemat.h.
Referenced by oofem::SimpleInterfaceMaterial::giveInputRecord(), and oofem::SimpleInterfaceMaterial::initializeFrom().