3 #include "TestBases/TestCase.h"
18 public vr::test::TestCase
21 void writeSolverResult(
const char* name,
const double time,
const int niter,
const double resNorm,
const bool ok);
25 virtual void runAllTests ();
26 TestGMRes(std::string str =
"TestGMRES") ;
Definition: TestGMRes.h:17