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

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

#include <BelosCGIteration.hpp>

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

Public Member Functions

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

Detailed Description

CGIterateFailure is thrown when the CGIteration object is unable to compute the next iterate in the CGIteration::iterate() routine.

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

Definition at line 106 of file BelosCGIteration.hpp.

Constructor & Destructor Documentation

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

Definition at line 107 of file BelosCGIteration.hpp.


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

Generated on Thu Apr 18 2024 09:27:54 for Belos by doxygen 1.8.5