Belos Package Browser (Single Doxygen Collection)
Development
|
TFQMRSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...
#include <BelosTFQMRSolMgr.hpp>
Public Member Functions | |
TFQMRSolMgrLinearProblemFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
TFQMRSolMgrLinearProblemFailure 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 TFQMRSolMgr::solve() method.
Definition at line 89 of file BelosTFQMRSolMgr.hpp.
|
inline |
Definition at line 90 of file BelosTFQMRSolMgr.hpp.