1 #ifndef EMM_DisplacementFVMTest_H 2 #define EMM_DisplacementFVMTest_H 49 inline static SP::EMM_DisplacementFVMTest
New() {
This class is a Run class for Common package.
Definition: CORE_Run.h:38
This class is a test class for testing primary methods for displacement FVM operator.
Definition: EMM_DisplacementFVMTest.h:17
virtual tBoolean test(const CORE_Run &runner, const map< tString, tString > &options) const
make the test
Definition: EMM_DisplacementFVMTest.cpp:14
#define tBoolean
Definition: types.h:139
This class is a test class for E-MicromM package.
Definition: EMM_Test.h:25
virtual ~EMM_DisplacementFVMTest(void)
destroy the class
Definition: EMM_DisplacementFVMTest.cpp:11
tBoolean FVM_SSGRTest() const
Definition: EMM_DisplacementFVMTest.cpp:52
EMM_DisplacementFVMTest(void)
create the class
Definition: EMM_DisplacementFVMTest.cpp:8
DEFINE_SPTR(EMM_DisplacementFVMTest)
tBoolean FVM_STEGRTest() const
Definition: EMM_DisplacementFVMTest.cpp:381
SP_OBJECT(EMM_DisplacementFVMTest)
static SP::EMM_DisplacementFVMTest New()
create a test class
Definition: EMM_DisplacementFVMTest.h:49
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:141