|
Belos
Version of the Day
|
GCRODRIterOrthoFailure is thrown when the GCRODRIter object is unable to compute independent direction vectors in the GCRODRIter::iterate() routine. More...
#include <BelosGCRODRIter.hpp>

Public Member Functions | |
| GCRODRIterOrthoFailure (const std::string &what_arg) | |
GCRODRIterOrthoFailure is thrown when the GCRODRIter object is unable to compute independent direction vectors in the GCRODRIter::iterate() routine.
This std::exception is thrown from the GCRODRIter::iterate() method.
Definition at line 145 of file BelosGCRODRIter.hpp.
| Belos::GCRODRIterOrthoFailure::GCRODRIterOrthoFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 147 of file BelosGCRODRIter.hpp.
1.7.6.1