|
Belos
Version of the Day
|
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) | |
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.
| Belos::MinresIterationLAPACKFailure::MinresIterationLAPACKFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 137 of file BelosMinresIteration.hpp.
1.7.6.1