#include <BelosRCGIter.hpp>
Inheritance diagram for Belos::RCGIterFailure:

Public Member Functions | |
| RCGIterFailure (const std::string &what_arg) | |
This std::exception is thrown from the RCGIter::iterate() method.
Definition at line 155 of file BelosRCGIter.hpp.
| Belos::RCGIterFailure::RCGIterFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 156 of file BelosRCGIter.hpp.
1.4.7