|
Belos
Version of the Day
|
GmresPolySolMgrPolynomialFailure is thrown when their is a problem generating the GMRES polynomial for this linear problem. More...
#include <BelosGmresPolySolMgr.hpp>

Public Member Functions | |
| GmresPolySolMgrPolynomialFailure (const std::string &what_arg) | |
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 96 of file BelosGmresPolySolMgr.hpp.
| Belos::GmresPolySolMgrPolynomialFailure::GmresPolySolMgrPolynomialFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 97 of file BelosGmresPolySolMgr.hpp.
1.7.6.1