9 #ifndef _test_LinearSystem_h_ 10 #define _test_LinearSystem_h_ 12 #include <fei_macros.hpp> 16 #include <test_utils/tester.hpp> 18 #include <test_utils/testData.hpp> 20 #include <fei_fwd.hpp> 31 static const char name[] =
"snl_fei::LinearSystem";
32 return((
const char*)name);
50 #endif // _test_LinearSystem_h_