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