Belos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Belos::TFQMRIterateFailure Class Reference

TFQMRIterateFailure is thrown when the TFQMRIter object is unable to compute the next iterate in the TFQMRIter::iterate() routine. More...

#include <BelosTFQMRIter.hpp>

Inheritance diagram for Belos::TFQMRIterateFailure:
Inheritance graph
[legend]

Public Member Functions

 TFQMRIterateFailure (const std::string &what_arg)
 
- Public Member Functions inherited from Belos::BelosError
 BelosError (const std::string &what_arg)
 

Detailed Description

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 119 of file BelosTFQMRIter.hpp.

Constructor & Destructor Documentation

Belos::TFQMRIterateFailure::TFQMRIterateFailure ( const std::string &  what_arg)
inline

Definition at line 120 of file BelosTFQMRIter.hpp.


The documentation for this class was generated from the following file:

Generated on Thu Mar 28 2024 09:24:30 for Belos by doxygen 1.8.5