Loading...
Searching...
No Matches
9#ifndef _test_Matrix_hpp_
10#define _test_Matrix_hpp_
12#include <fei_macros.hpp>
16#include <test_utils/tester.hpp>
18#include <test_utils/testData.hpp>
31 static const char name[] =
"fei::Matrix";
32 return((
const char*)name);