OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "trabbone3d.h"
#include "Materials/structuralnonlocalmaterialext.h"
#include "nonlocmatstiffinterface.h"
#include "cltypes.h"
Go to the source code of this file.
Classes | |
class | oofem::TrabBoneNL3DStatus |
Trabecular bone nonlocal material status. More... | |
class | oofem::TrabBoneNL3D |
Trabecular bone nonlocal material model. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for TrabBoneNL3D | |
#define | _IFT_TrabBoneNL3D_Name "trabbonenl3d" |
#define | _IFT_TrabBoneNL3D_r "r" |
#define | _IFT_TrabBoneNL3D_m "m" |
#define _IFT_TrabBoneNL3D_m "m" |
Definition at line 48 of file trabbonenl3d.h.
Referenced by oofem::TrabBoneNL3D::giveInputRecord(), and oofem::TrabBoneNL3D::initializeFrom().
#define _IFT_TrabBoneNL3D_Name "trabbonenl3d" |
Definition at line 46 of file trabbonenl3d.h.
Referenced by oofem::TrabBoneNL3D::giveInputRecordName().
#define _IFT_TrabBoneNL3D_r "r" |
Definition at line 47 of file trabbonenl3d.h.
Referenced by oofem::TrabBoneNL3D::giveInputRecord(), and oofem::TrabBoneNL3D::initializeFrom().