OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::StructuralFE2MaterialStatus |
class | oofem::StructuralFE2Material |
Multiscale constitutive model for subscale structural problems. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for StructuralFE2Material | |
#define | _IFT_StructuralFE2Material_Name "structfe2material" |
#define | _IFT_StructuralFE2Material_fileName "filename" |
#define | _IFT_StructuralFE2Material_useNumericalTangent "use_num_tangent" |
#define _IFT_StructuralFE2Material_fileName "filename" |
Definition at line 46 of file structuralfe2material.h.
Referenced by oofem::StructuralFE2Material::giveInputRecord(), and oofem::StructuralFE2Material::initializeFrom().
#define _IFT_StructuralFE2Material_Name "structfe2material" |
Definition at line 45 of file structuralfe2material.h.
Referenced by oofem::StructuralFE2Material::giveInputRecordName().
#define _IFT_StructuralFE2Material_useNumericalTangent "use_num_tangent" |
Definition at line 47 of file structuralfe2material.h.
Referenced by oofem::StructuralFE2Material::giveInputRecord(), and oofem::StructuralFE2Material::initializeFrom().