OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::M1MaterialStatus |
class | oofem::M1Material |
Simple microplane model - version M1, just with normal microplane strains. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | microplane_m1_new_implementation |
Input fields for M1Material | |
#define | _IFT_M1Material_Name "microplane_m1" |
#define | _IFT_M1Material_s0 "s0" |
#define | _IFT_M1Material_hn "hn" |
#define | _IFT_M1Material_talpha "talpha" |
#define _IFT_M1Material_hn "hn" |
Definition at line 52 of file microplane_m1.h.
Referenced by oofem::M1Material::initializeFrom(), and oofem::M1MaterialStatus::restoreContext().
#define _IFT_M1Material_Name "microplane_m1" |
Definition at line 50 of file microplane_m1.h.
Referenced by oofem::M1Material::CreateMicroplaneStatus(), and oofem::M1Material::giveInputRecordName().
#define _IFT_M1Material_s0 "s0" |
Definition at line 51 of file microplane_m1.h.
Referenced by oofem::M1Material::initializeFrom(), and oofem::M1MaterialStatus::restoreContext().
#define _IFT_M1Material_talpha "talpha" |
Definition at line 53 of file microplane_m1.h.
#define microplane_m1_new_implementation |
Definition at line 39 of file microplane_m1.h.