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

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