#include "Teuchos_FancyOStream.hpp"
#include "Teuchos_RCP.hpp"
Go to the source code of this file.
|
bool | Thyra::test_single_amesos2_tpetra_solver (const std::string matrixFile, const int numRhs, const int numRandomVectors, const double maxFwdError, const double maxResid, const double maxSolutionError, const bool showAllTests, const bool dumpAll, Teuchos::ParameterList *amesos2LOWSFPL, Teuchos::FancyOStream *out, const Teuchos::RCP< const Teuchos::Comm< int > > &comm) |
| Testing function for a single belos solver with a single matrix.
|
|