42#ifndef TEST_SINGLE_EPETRA_STRATIMIKOS_SOLVER_HPP
43#define TEST_SINGLE_EPETRA_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_epetra_stratimikos_solver(Teuchos::ParameterList *paramList, const bool dumpAll, Teuchos::FancyOStream *out)
Testing function for a single epetra stratimikos solver for a single matrix.