OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "trabboneembed.h"
#include "Materials/structuralnonlocalmaterialext.h"
#include "nonlocmatstiffinterface.h"
#include "cltypes.h"
Go to the source code of this file.
Classes | |
class | oofem::TrabBoneNLEmbedStatus |
Trabecular bone nonlocal material status. More... | |
class | oofem::TrabBoneNLEmbed |
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 TrabBoneNLEmbed | |
#define | _IFT_TrabBoneNLEmbed_Name "trabbonenlembed" |
#define | _IFT_TrabBoneNLEmbed_r "r" |
#define | _IFT_TrabBoneNLEmbed_m "m" |
#define _IFT_TrabBoneNLEmbed_m "m" |
Definition at line 47 of file trabbonenlembed.h.
Referenced by oofem::TrabBoneNLEmbed::giveInputRecord(), and oofem::TrabBoneNLEmbed::initializeFrom().
#define _IFT_TrabBoneNLEmbed_Name "trabbonenlembed" |
Definition at line 45 of file trabbonenlembed.h.
Referenced by oofem::TrabBoneNLEmbed::giveInputRecordName().
#define _IFT_TrabBoneNLEmbed_r "r" |
Definition at line 46 of file trabbonenlembed.h.
Referenced by oofem::TrabBoneNLEmbed::giveInputRecord(), and oofem::TrabBoneNLEmbed::initializeFrom().