OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::J2Mat |
This class implements a isotropic plastic linear material (J2 plasticity condition is used). More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for J2Mat | |
#define | _IFT_J2Mat_Name "j22mat" |
#define | _IFT_J2Mat_ry "ry" |
#define | _IFT_J2Mat_khm "khm" |
#define | _IFT_J2Mat_ihm "ihm" |
#define | _IFT_J2Mat_rma "rma" |
#define _IFT_J2Mat_ihm "ihm" |
Definition at line 45 of file j2mat.h.
Referenced by oofem::J2Mat::initializeFrom().
#define _IFT_J2Mat_khm "khm" |
Definition at line 44 of file j2mat.h.
Referenced by oofem::J2Mat::initializeFrom().
#define _IFT_J2Mat_Name "j22mat" |
Definition at line 42 of file j2mat.h.
Referenced by oofem::J2Mat::giveInputRecordName().
#define _IFT_J2Mat_rma "rma" |
Definition at line 46 of file j2mat.h.
Referenced by oofem::J2Mat::initializeFrom().
#define _IFT_J2Mat_ry "ry" |
Definition at line 43 of file j2mat.h.
Referenced by oofem::J2Mat::initializeFrom().