|
Belos
Version of the Day
|
TFQMRIterateFailure is thrown when the TFQMRIter object is unable to compute the next iterate in the TFQMRIter::iterate() routine. More...
#include <BelosTFQMRIter.hpp>

Public Member Functions | |
| TFQMRIterateFailure (const std::string &what_arg) | |
TFQMRIterateFailure is thrown when the TFQMRIter object is unable to compute the next iterate in the TFQMRIter::iterate() routine.
This std::exception is thrown from the TFQMRIter::iterate() method.
Definition at line 136 of file BelosTFQMRIter.hpp.
| Belos::TFQMRIterateFailure::TFQMRIterateFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 137 of file BelosTFQMRIter.hpp.
1.7.6.1