|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Materials/structuralmaterial.h"#include "floatarray.h"#include "floatmatrix.h"#include "cltypes.h"#include "matconst.h"#include "matstatus.h"#include "../sm/Materials/structuralms.h"Go to the source code of this file.
Classes | |
| class | oofem::TrabBoneEmbedStatus |
| This class implements associated Material Status to TrabBoneEmbed. More... | |
| class | oofem::TrabBoneEmbed |
| Trabecular bone embedding 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 TrabBoneEmbed | |
| #define | _IFT_TrabBoneEmbed_Name "trabboneembed" |
| #define | _IFT_TrabBoneEmbed_eps0 "eps0" |
| #define | _IFT_TrabBoneEmbed_nu0 "nu0" |
| #define _IFT_TrabBoneEmbed_eps0 "eps0" |
Definition at line 50 of file trabboneembed.h.
Referenced by oofem::TrabBoneEmbed::initializeFrom().
| #define _IFT_TrabBoneEmbed_Name "trabboneembed" |
Definition at line 49 of file trabboneembed.h.
Referenced by oofem::TrabBoneEmbed::giveInputRecordName().
| #define _IFT_TrabBoneEmbed_nu0 "nu0" |
Definition at line 51 of file trabboneembed.h.
Referenced by oofem::TrabBoneEmbed::initializeFrom().