1 #ifndef EMM_PlanarAnisotropyOperator_H 2 #define EMM_PlanarAnisotropyOperator_H 110 "EMM_PlanarAnisotropyOperator::BuildDiscretizedMatrix(nU,U,A)",
116 memset(A,0,6*
sizeof(
tReal));
#define tUCInt
Definition: types.h:21
#define tUSInt
Definition: types.h:28
EMM_PlanarAnisotropyOperator(void)
create
Definition: EMM_PlanarAnisotropyOperator.h:78
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
DEFINE_SPTR(EMM_PlanarAnisotropyOperator)
SP_OBJECT(EMM_PlanarAnisotropyOperator)
this class describes the exceptions raised for CORE package
Definition: CORE_Exception.h:15
static tUSInt BuildDiscretizedMatrix(const tUCInt &nU, const tReal *U, tReal *A)
Definition: EMM_PlanarAnisotropyOperator.h:106
This class describes the planar anistropy operator of the landau lifschitz system EMM_LandauLifschitz...
Definition: EMM_PlanarAnisotropyOperator.h:54
virtual ~EMM_PlanarAnisotropyOperator(void)
destroy
Definition: EMM_PlanarAnisotropyOperator.h:85
#define tReal
Definition: types.h:118