1 #ifndef EMM_MatterTest_H 2 #define EMM_MatterTest_H 49 inline static SP::EMM_MatterTest
New() {
EMM_MatterTest(void)
create
Definition: EMM_MatterTest.cpp:13
This class is a Run class for Common package.
Definition: CORE_Run.h:38
static SP::EMM_MatterTest New()
create a test class
Definition: EMM_MatterTest.h:49
tBoolean testANIFile() const
test the anisotropy loading directions
Definition: EMM_MatterTest.cpp:254
virtual ~EMM_MatterTest(void)
destroy
Definition: EMM_MatterTest.cpp:16
#define tBoolean
Definition: types.h:139
This class is a test class for E-MicromM package.
Definition: EMM_Test.h:25
DEFINE_SPTR(EMM_MatterTest)
tBoolean testIO() const
test the loading & saving routine files
Definition: EMM_MatterTest.cpp:112
virtual tBoolean test(const CORE_Run &runner, const map< tString, tString > &options) const
make the test
Definition: EMM_MatterTest.cpp:20
SP_OBJECT(EMM_MatterTest)
tBoolean testAdimensionize() const
test the adimsionizing of matters attributes
Definition: EMM_MatterTest.cpp:69
tBoolean testHEMatter() const
test the hyper elastic matter
Definition: EMM_MatterTest.cpp:478
This class is a test class for testing EMM_Matter classes.
Definition: EMM_MatterTest.h:17
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:141