1 #ifndef EMM_MagnetostrictiveMatter_H 2 #define EMM_MagnetostrictiveMatter_H virtual ~EMM_MagnetostrictiveMatter(void)
destroy
Definition: EMM_MagnetostrictiveMatter.cpp:9
DEFINE_SPTR(EMM_MagnetostrictiveMatter)
SP_OBJECT(EMM_MagnetostrictiveMatter)
DEFINE_SVPTR(EMM_MagnetostrictiveMatter)
EMM_MagnetostrictiveMatter(void)
create
Definition: EMM_MagnetostrictiveMatter.cpp:3
This class describes a matter for E-MicroM package.
Definition: EMM_Matter.h:34
virtual tString toString() const
return the class information into a string
Definition: EMM_MagnetostrictiveMatter.cpp:30
#define tString
Definition: types.h:135
void setMagnetostrictiveConstants(const tReal &L100, const tReal &L111)
set the magnetostrictive constants
Definition: EMM_MagnetostrictiveMatter.cpp:13
This class describes an magnetostrive matter for E-MicroM package.
Definition: EMM_MagnetostrictiveMatter.h:31
#define tReal
Definition: types.h:118