This class is a base class of E-MicromM core package.
Definition: EMM_Object.h:21
static const tReal Mu0
Definition: EMM_Object.h:28
virtual ~EMM_Object(void)
destroy
Definition: EMM_Object.cpp:20
static const tDimension Y
Definition: EMM_Object.h:34
EMM_Object(void)
create
Definition: EMM_Object.cpp:17
static const tDimension X
Definition: EMM_Object.h:33
static const tReal NULL_VALUE[]
Definition: EMM_Object.h:38
#define tDimension
Definition: EMM_Types.h:10
static const tReal Gamma
Definition: EMM_Object.h:31
virtual void toDoAfterThisSetting()
method called after the setting of the shared pointer this method can only be called once...
Definition: EMM_Object.h:71
abstract base class for most classes.
Definition: CORE_Object.h:53
static const tDimension Z
Definition: EMM_Object.h:35
#define tReal
Definition: types.h:118