Belos Package Browser (Single Doxygen Collection)
Development
|
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) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (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.
|
inline |
Definition at line 130 of file BelosLSQRIteration.hpp.