Belos Package Browser (Single Doxygen Collection)
Development
|
PseudoBlockTFQMRIterateFailure is thrown when the PseudoBlockTFQMRIter object is unable to compute the next iterate in the PseudoBlockTFQMRIter::iterate() routine. More...
#include <BelosPseudoBlockTFQMRIter.hpp>
Public Member Functions | |
PseudoBlockTFQMRIterateFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
PseudoBlockTFQMRIterateFailure is thrown when the PseudoBlockTFQMRIter object is unable to compute the next iterate in the PseudoBlockTFQMRIter::iterate() routine.
This std::exception is thrown from the PseudoBlockTFQMRIter::iterate() method.
Definition at line 139 of file BelosPseudoBlockTFQMRIter.hpp.
|
inline |
Definition at line 140 of file BelosPseudoBlockTFQMRIter.hpp.