| 
    Belos
    Version of the Day
    
   | 
 
Pure virtual base class for defining the status testing capabilities of Belos. More...
#include "BelosTypes.hpp"#include "BelosIteration.hpp"#include "BelosConfigDefs.hpp"#include "Teuchos_Describable.hpp"

Go to the source code of this file.
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... | |
Namespaces | |
| Belos | |
Pure virtual base class for defining the status testing capabilities of Belos.
Definition in file BelosStatusTest.hpp.
 1.8.5