|
Belos
Version of the Day
|
LSQRIterateFailure is thrown when the LSQRIteration object is unable to compute the next iterate in the iterate() routine. More...
#include <BelosLSQRIteration.hpp>

Public Member Functions | |
| LSQRIterateFailure (const std::string &what_arg) | |
LSQRIterateFailure is thrown when the LSQRIteration object is unable to compute the next iterate in the iterate() routine.
This std::exception is thrown from the iterate() method.
Definition at line 129 of file BelosLSQRIteration.hpp.
| Belos::LSQRIterateFailure::LSQRIterateFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 130 of file BelosLSQRIteration.hpp.
1.7.6.1