Belos Package Browser (Single Doxygen Collection)
Development
|
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) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (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.
|
inline |
Definition at line 168 of file BelosPCPGIter.hpp.