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

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