Belos Package Browser (Single Doxygen Collection)
Development
|
RCGIterFailure is thrown when the RCGIter object is unable to compute the next iterate in the RCGIter::iterate() routine. More...
#include <BelosRCGIter.hpp>
Public Member Functions | |
RCGIterFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
RCGIterFailure is thrown when the RCGIter object is unable to compute the next iterate in the RCGIter::iterate() routine.
This std::exception is thrown from the RCGIter::iterate() method.
Definition at line 168 of file BelosRCGIter.hpp.
|
inline |
Definition at line 169 of file BelosRCGIter.hpp.