|
Belos
Version of the Day
|
RCGIterLAPACKFailure is thrown when a nonzero return value is passed back from an LAPACK routine. More...
#include <BelosRCGIter.hpp>

Public Member Functions | |
| RCGIterLAPACKFailure (const std::string &what_arg) | |
RCGIterLAPACKFailure is thrown when a nonzero return value is passed back from an LAPACK routine.
This std::exception is thrown from the RCGIter::iterate() method.
Definition at line 188 of file BelosRCGIter.hpp.
| Belos::RCGIterLAPACKFailure::RCGIterLAPACKFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 189 of file BelosRCGIter.hpp.
1.7.6.1