1 #ifndef EMM_UniaxialAnisotropyOperator_H 2 #define EMM_UniaxialAnisotropyOperator_H 116 memset(A,0,6*
sizeof(
tReal));
118 "EMM_UniaxialAnisotropyOperator::BuildDiscretizedMatrix(nU,U,A)",
This class describes the uniaxial anistropy operator of the landau lifschitz system EMM_LandauLifschi...
Definition: EMM_UniaxialAnisotropyOperator.h:56
virtual ~EMM_UniaxialAnisotropyOperator(void)
destroy
Definition: EMM_UniaxialAnisotropyOperator.h:87
#define tUCInt
Definition: types.h:21
#define tUSInt
Definition: types.h:28
DEFINE_SPTR(EMM_UniaxialAnisotropyOperator)
This class describes the linear anistropy operator of the landau lifschitz system EMM_LandauLifschitz...
Definition: EMM_LinearAnisotropyOperator.h:52
tString toString() const
return the string associated to the integer
Definition: CORE_Integer.h:106
#define tDimension
Definition: EMM_Types.h:10
SP_OBJECT(EMM_UniaxialAnisotropyOperator)
this class describes the exceptions raised for CORE package
Definition: CORE_Exception.h:15
EMM_UniaxialAnisotropyOperator(void)
create
Definition: EMM_UniaxialAnisotropyOperator.h:80
static tUSInt BuildDiscretizedMatrix(const tUCInt &nU, const tReal *U, tReal *A)
Definition: EMM_UniaxialAnisotropyOperator.h:108
#define tReal
Definition: types.h:118