1 #ifndef EMM_ElasticStressTest_H 2 #define EMM_ElasticStressTest_H 49 inline static SP::EMM_ElasticStressTest
New() {
tBoolean elasticStressQuadraticTest(const tFlag &c) const
test the elastic stress for quadratic u on c coordinate
Definition: EMM_ElasticStressTest.cpp:331
SP_OBJECT(EMM_ElasticStressTest)
This class is a Run class for Common package.
Definition: CORE_Run.h:38
EMM_ElasticStressTest(void)
create the class
Definition: EMM_ElasticStressTest.cpp:13
#define tBoolean
Definition: types.h:139
DEFINE_SPTR(EMM_ElasticStressTest)
This class is a test class for E-MicromM package.
Definition: EMM_Test.h:25
tBoolean elasticStressLinearTest() const
test the elastic stress for linear u
Definition: EMM_ElasticStressTest.cpp:60
virtual ~EMM_ElasticStressTest(void)
destroy the class
Definition: EMM_ElasticStressTest.cpp:16
virtual tBoolean test(const CORE_Run &runner, const map< tString, tString > &options) const
make the test
Definition: EMM_ElasticStressTest.cpp:23
tBoolean FEMTest() const
test the Finite Element Method
Definition: EMM_ElasticStressTest.cpp:613
This class is a test class for testing elastic stress commputing method of displacement operators...
Definition: EMM_ElasticStressTest.h:17
static SP::EMM_ElasticStressTest New()
create a test class
Definition: EMM_ElasticStressTest.h:49
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:141
#define tFlag
Definition: types.h:74