1 #ifndef EMM_DisplacementFieldsTest_H 2 #define EMM_DisplacementFieldsTest_H 49 inline static SP::EMM_DisplacementFieldsTest
New() {
75 const tUCInt& timeO)
const;
82 const tUCInt& timeO)
const;
This class is a test class for testing displacement fields computation methods for displacement opera...
Definition: EMM_DisplacementFieldsTest.h:17
This class is a Run class for Common package.
Definition: CORE_Run.h:38
virtual ~EMM_DisplacementFieldsTest(void)
destroy the class
Definition: EMM_DisplacementFieldsTest.cpp:16
EMM_DisplacementFieldsTest(void)
create the class
Definition: EMM_DisplacementFieldsTest.cpp:13
virtual tBoolean test(const CORE_Run &runner, const map< tString, tString > &options) const
make the test
Definition: EMM_DisplacementFieldsTest.cpp:21
#define tUCInt
Definition: types.h:21
#define tBoolean
Definition: types.h:139
This class is a test class for E-MicromM package.
Definition: EMM_Test.h:25
tBoolean displacementFieldsComputationLinearTest(const tFlag &timeM, const tUCInt &timeO) const
test displacement fields computing for constant M & U0
Definition: EMM_DisplacementFieldsTest.cpp:92
DEFINE_SPTR(EMM_DisplacementFieldsTest)
SP_OBJECT(EMM_DisplacementFieldsTest)
static SP::EMM_DisplacementFieldsTest New()
create a test class
Definition: EMM_DisplacementFieldsTest.h:49
tBoolean displacementFieldsComputationQuadraticTest(const tFlag &timeM, const tUCInt &timeO) const
test displacement fields computing for linear M & U0
Definition: EMM_DisplacementFieldsTest.cpp:834
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:141
#define tFlag
Definition: types.h:74