Belos
Version of the Day
|
CGIterateFailure is thrown when the CGIteration object is unable to compute the next iterate in the CGIteration::iterate() routine. More...
#include <BelosCGIteration.hpp>
Public Member Functions | |
CGIterateFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
CGIterateFailure is thrown when the CGIteration object is unable to compute the next iterate in the CGIteration::iterate() routine.
This std::exception is thrown from the CGIteration::iterate() method.
Definition at line 106 of file BelosCGIteration.hpp.
|
inline |
Definition at line 107 of file BelosCGIteration.hpp.