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