Belos Package Browser (Single Doxygen Collection)
Development
|
Belos::LSQRSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...
#include <BelosLSQRSolMgr.hpp>
Public Member Functions | |
LSQRSolMgrLinearProblemFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
Belos::LSQRSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e.
setProblem() was not called) when solve() is called.
This std::exception is thrown from the LSQRSolMgr::solve() method.
Definition at line 81 of file BelosLSQRSolMgr.hpp.
|
inline |
Definition at line 83 of file BelosLSQRSolMgr.hpp.