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