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