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