Belos Package Browser (Single Doxygen Collection)
Development
|
LSQRIterationOrthoFailure is thrown when the LSQRIteration object is unable to compute independent direction vectors in the iterate() routine. More...
#include <BelosLSQRIteration.hpp>
Public Member Functions | |
LSQRIterationOrthoFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
LSQRIterationOrthoFailure is thrown when the LSQRIteration object is unable to compute independent direction vectors in the iterate() routine.
This std::exception is thrown from the iterate() method.
Definition at line 139 of file BelosLSQRIteration.hpp.
|
inline |
Definition at line 140 of file BelosLSQRIteration.hpp.