42 #ifndef TEST_SINGLE_STRATIMIKOS_SOLVER_HPP 43 #define TEST_SINGLE_STRATIMIKOS_SOLVER_HPP 45 #include "Stratimikos_Config.h" 46 #include "Teuchos_ConfigDefs.hpp" 47 #include "Teuchos_FancyOStream.hpp" 49 namespace Teuchos {
class ParameterList; }
59 Teuchos::ParameterList *paramList
61 ,Teuchos::FancyOStream *out
66 #endif // TEST_SINGLE_STRATIMIKOS_SOLVER_HPP
bool test_single_stratimikos_solver(Teuchos::ParameterList *paramList, const bool dumpAll, Teuchos::FancyOStream *out)
Testing function for a single stratimikos solver for a single matrix.