Belos Package Browser (Single Doxygen Collection)
Development
|
MinresIterateFailure is thrown when the MinresIteration object is unable to compute the next iterate in the MinresIteration::iterate() routine. More...
#include <BelosMinresIteration.hpp>
Public Member Functions | |
MinresIterateFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
MinresIterateFailure is thrown when the MinresIteration object is unable to compute the next iterate in the MinresIteration::iterate() routine.
This std::exception is thrown from the MinresIteration::iterate() method.
Definition at line 116 of file BelosMinresIteration.hpp.
|
inline |
Definition at line 117 of file BelosMinresIteration.hpp.