#include <BelosGmresPolySolMgr.hpp>
Inheritance diagram for Belos::GmresPolySolMgrLinearProblemFailure:

Public Member Functions | |
| GmresPolySolMgrLinearProblemFailure (const std::string &what_arg) | |
setProblem() was not called) when solve() is called.
This std::exception is thrown from the GmresPolySolMgr::solve() method.
Definition at line 84 of file BelosGmresPolySolMgr.hpp.
| Belos::GmresPolySolMgrLinearProblemFailure::GmresPolySolMgrLinearProblemFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 85 of file BelosGmresPolySolMgr.hpp.
1.4.7