|
Belos
Version of the Day
|
GCRODRSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...
#include <BelosGCRODRSolMgr.hpp>

Public Member Functions | |
| GCRODRSolMgrLinearProblemFailure (const std::string &what_arg) | |
GCRODRSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e.
setProblem() was not called) when solve() is called.
This exception is thrown from the GCRODRSolMgr::solve() method.
Definition at line 88 of file BelosGCRODRSolMgr.hpp.
| Belos::GCRODRSolMgrLinearProblemFailure::GCRODRSolMgrLinearProblemFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 90 of file BelosGCRODRSolMgr.hpp.
1.7.6.1