#include "BelosTypes.hpp"
#include "BelosIteration.hpp"
#include "BelosConfigDefs.hpp"
Include dependency graph for BelosStatusTest.hpp:

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

Go to the source code of this file.
Namespaces | |
| namespace | Belos |
Classes | |
| class | Belos::StatusTestError |
| Exception thrown to signal error in a status test during Belos::StatusTest::checkStatus(). More... | |
| class | Belos::StatusTest< ScalarType, MV, OP > |
| A pure virtual class for defining the status tests for the Belos iterative solvers. More... | |
Definition in file BelosStatusTest.hpp.
1.4.7