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