Belos Package Browser (Single Doxygen Collection)  Development
Public Member Functions | List of all members
Belos::GmresPolySolMgrPolynomialFailure Class Reference

GmresPolySolMgrPolynomialFailure is thrown when their is a problem generating the GMRES polynomial for this linear problem. More...

#include <BelosGmresPolySolMgr.hpp>

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

Public Member Functions

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

Detailed Description

GmresPolySolMgrPolynomialFailure is thrown when their is a problem generating the GMRES polynomial for this linear problem.

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

Definition at line 95 of file BelosGmresPolySolMgr.hpp.

Constructor & Destructor Documentation

◆ GmresPolySolMgrPolynomialFailure()

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

Definition at line 96 of file BelosGmresPolySolMgr.hpp.


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