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