|
Belos
Version of the Day
|
CGIterationLAPACKFailure is thrown when a nonzero return value is passed back from an LAPACK routine. More...
#include <BelosCGIteration.hpp>

Public Member Functions | |
| CGIterationLAPACKFailure (const std::string &what_arg) | |
CGIterationLAPACKFailure is thrown when a nonzero return value is passed back from an LAPACK routine.
This std::exception is thrown from the CGIteration::iterate() method.
Definition at line 126 of file BelosCGIteration.hpp.
| Belos::CGIterationLAPACKFailure::CGIterationLAPACKFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 127 of file BelosCGIteration.hpp.
1.7.6.1