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) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (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 85 of file BelosGmresPolySolMgr.hpp.
|
inline |
Definition at line 86 of file BelosGmresPolySolMgr.hpp.