Belos Package Browser (Single Doxygen Collection)
Development
|
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) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (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 90 of file BelosGCRODRSolMgr.hpp.
|
inline |
Definition at line 92 of file BelosGCRODRSolMgr.hpp.