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::LSQRIterateFailure Class Reference

LSQRIterateFailure is thrown when the LSQRIteration object is unable to compute the next iterate in the iterate() routine. More...

#include <BelosLSQRIteration.hpp>

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

Public Member Functions

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

Detailed Description

LSQRIterateFailure is thrown when the LSQRIteration object is unable to compute the next iterate in the iterate() routine.

This std::exception is thrown from the iterate() method.

Definition at line 129 of file BelosLSQRIteration.hpp.

Constructor & Destructor Documentation

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

Definition at line 130 of file BelosLSQRIteration.hpp.


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

Generated on Fri Apr 19 2024 09:28:17 for Belos by doxygen 1.8.5