55 inline static SP::EMM_Input
New() {
77 virtual SP::EMM_LandauLifschitzSystem
load()
const {
78 SP::EMM_LandauLifschitzSystem p;
79 throw EMM_Exception(
"EMM_Input::load(beam)",
"not yet implemented");
This class is a I/O class for E-MicroM core package.
Definition: EMM_IO.h:16
#define tUInteger
Definition: types.h:91
#define tBoolean
Definition: types.h:139
This class describes a resolution of landau-lifschitz system of the Core Package for E-MicroM...
Definition: EMM_LandauLifschitzSystem.h:88
const tString & getPath() const
get the path
Definition: EMM_IO.h:88
This class describes a real array.
Definition: EMM_RealArray.h:16
#define tString
Definition: types.h:135
const tString & getPrefix() const
get the prefix
Definition: EMM_IO.h:95
this class describes the exceptions raised for E-MicromM package
Definition: EMM_Exception.h:14
This class describes a real field.
Definition: EMM_RealField.h:21
#define tReal
Definition: types.h:118
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:141