OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "trabbone3d.h"
#include "../sm/Materials/graddpmaterialextensioninterface.h"
#include "cltypes.h"
Go to the source code of this file.
Classes | |
class | oofem::TrabBoneGrad3DStatus |
Gradient bone damage-plastic material status. More... | |
class | oofem::TrabBoneGrad3D |
Gradient bone damage-plastic material model. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_TrabBoneGrad3D_Name "trabbonegrad3d" |
#define | _IFT_TrabBoneGrad3D_L "l" |
#define | _IFT_TrabBoneGrad3D_m "mParam" |
#define _IFT_TrabBoneGrad3D_L "l" |
Definition at line 43 of file trabbonegrad3d.h.
Referenced by oofem::TrabBoneGrad3D::initializeFrom().
#define _IFT_TrabBoneGrad3D_m "mParam" |
Definition at line 44 of file trabbonegrad3d.h.
Referenced by oofem::TrabBoneGrad3D::initializeFrom().
#define _IFT_TrabBoneGrad3D_Name "trabbonegrad3d" |
Definition at line 42 of file trabbonegrad3d.h.
Referenced by oofem::TrabBoneGrad3D::giveInputRecordName().