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

Public Member Functions | |
| RCGSolMgrLinearProblemFailure (const std::string &what_arg) | |
RCGSolMgrLinearProblemFailure 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 RCGSolMgr::solve() method.
Definition at line 121 of file BelosRCGSolMgr.hpp.
| Belos::RCGSolMgrLinearProblemFailure::RCGSolMgrLinearProblemFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 122 of file BelosRCGSolMgr.hpp.
1.7.6.1