#include "BelosConfigDefs.hpp"#include "Teuchos_FancyOStream.hpp"Include dependency graph for test_single_belos_thyra_solver.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Teuchos |
| namespace | Thyra |
Functions | |
| bool | test_single_belos_thyra_solver (const std::string matrixFile, const bool testTranspose, const bool usePreconditioner, const int numRhs, const int numRandomVectors, const double maxFwdError, const double maxResid, const double maxSolutionError, const bool showAllTests, const bool dumpAll, Teuchos::ParameterList *belosLOWSFPL, Teuchos::FancyOStream *out) |
| Testing function for a single belos solver with a single matrix. | |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Testing function for a single belos solver with a single matrix.
Definition at line 20 of file test_single_belos_thyra_solver.cpp. |
1.3.9.1