1 #ifndef EMM_MagnetostrictionTest_H 2 #define EMM_MagnetostrictionTest_H 49 inline static SP::EMM_MagnetostrictionTest
New() {
tBoolean energyComputingTest(const CORE_Run &runner, const map< tString, tString > &options) const
test the computing of E
Definition: EMM_MagnetostrictionTest.cpp:266
This class is a Run class for Common package.
Definition: CORE_Run.h:38
static SP::EMM_MagnetostrictionTest New()
create a test class
Definition: EMM_MagnetostrictionTest.h:49
EMM_MagnetostrictionTest(void)
create the class
Definition: EMM_MagnetostrictionTest.cpp:14
#define tBoolean
Definition: types.h:139
This class is a test class for E-MicromM package.
Definition: EMM_Test.h:25
tBoolean HComputingTest(const CORE_Run &runner, const map< tString, tString > &options) const
test the computing of H
Definition: EMM_MagnetostrictionTest.cpp:99
SP_OBJECT(EMM_MagnetostrictionTest)
DEFINE_SPTR(EMM_MagnetostrictionTest)
virtual ~EMM_MagnetostrictionTest(void)
destroy the class
Definition: EMM_MagnetostrictionTest.cpp:17
virtual tBoolean test(const CORE_Run &runner, const map< tString, tString > &options) const
make the test
Definition: EMM_MagnetostrictionTest.cpp:21
This class is a test class for testing primary methods for magnetostriction operator.
Definition: EMM_MagnetostrictionTest.h:17
tBoolean magnetostrictionOperatorTest(const CORE_Run &runner, const map< tString, tString > &options) const
test the magnetostriction operator
Definition: EMM_MagnetostrictionTest.cpp:66
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:141