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