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