|
Belos
Version of the Day
|
GmresIterationOrthoFailure is thrown when the GmresIteration object is unable to compute independent direction vectors in the GmresIteration::iterate() routine. More...
#include <BelosGmresIteration.hpp>

Public Member Functions | |
| GmresIterationOrthoFailure (const std::string &what_arg) | |
GmresIterationOrthoFailure is thrown when the GmresIteration object is unable to compute independent direction vectors in the GmresIteration::iterate() routine.
This std::exception is thrown from the GmresIteration::iterate() method.
Definition at line 123 of file BelosGmresIteration.hpp.
| Belos::GmresIterationOrthoFailure::GmresIterationOrthoFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 124 of file BelosGmresIteration.hpp.
1.7.6.1