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) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (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.
|
inline |
Definition at line 124 of file BelosGmresIteration.hpp.