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