Belos Package Browser (Single Doxygen Collection)
Development
|
GmresIterationLAPACKFailure is thrown when a nonzero return value is passed back from an LAPACK routine. More...
#include <BelosGmresIteration.hpp>
Public Member Functions | |
GmresIterationLAPACKFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
GmresIterationLAPACKFailure is thrown when a nonzero return value is passed back from an LAPACK routine.
This std::exception is thrown from the GmresIteration::iterate() method.
Definition at line 133 of file BelosGmresIteration.hpp.
|
inline |
Definition at line 134 of file BelosGmresIteration.hpp.