OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "mplasticmaterial.h"
Go to the source code of this file.
Classes | |
class | oofem::RankinePlasticMaterial |
This class implements a isotropic plastic linear material (J2 plasticity condition is used) in a finite element problem. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for RankinePlasticMaterial | |
#define | _IFT_RankinePlasticMaterial_Name "rankine" |
#define | _IFT_RankinePlasticMaterial_ry "ry" |
#define _IFT_RankinePlasticMaterial_Name "rankine" |
Definition at line 42 of file rankinepm.h.
Referenced by oofem::RankinePlasticMaterial::giveInputRecordName().
#define _IFT_RankinePlasticMaterial_ry "ry" |
Definition at line 43 of file rankinepm.h.
Referenced by oofem::RankinePlasticMaterial::initializeFrom().