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