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) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (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.
|
inline |
Definition at line 178 of file BelosPCPGIter.hpp.