Belos
Version of the Day
|
RCGIterOrthoFailure is thrown when the RCGIter object is unable to compute independent direction vectors in the RCGIter::iterate() routine. More...
#include <BelosRCGIter.hpp>
Public Member Functions | |
RCGIterOrthoFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
RCGIterOrthoFailure is thrown when the RCGIter object is unable to compute independent direction vectors in the RCGIter::iterate() routine.
This std::exception is thrown from the RCGIter::iterate() method.
Definition at line 178 of file BelosRCGIter.hpp.
|
inline |
Definition at line 179 of file BelosRCGIter.hpp.