|
Belos
Version of the Day
|
Thrown when the linear problem was not set up correctly. More...
#include <BelosBlockGCRODRSolMgr.hpp>

Public Member Functions | |
| BlockGCRODRSolMgrLinearProblemFailure (const std::string &what_arg) | |
Thrown when the linear problem was not set up correctly.
This exception is thrown if setProblem() is not called before solve() is called.
Definition at line 80 of file BelosBlockGCRODRSolMgr.hpp.
| Belos::BlockGCRODRSolMgrLinearProblemFailure::BlockGCRODRSolMgrLinearProblemFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 82 of file BelosBlockGCRODRSolMgr.hpp.
1.7.6.1