Belos
Version of the Day
|
PseudoBlockTFQMRSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...
#include <BelosPseudoBlockTFQMRSolMgr.hpp>
Public Member Functions | |
PseudoBlockTFQMRSolMgrLinearProblemFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
PseudoBlockTFQMRSolMgrLinearProblemFailure 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 PseudoBlockTFQMRSolMgr::solve() method.
Definition at line 89 of file BelosPseudoBlockTFQMRSolMgr.hpp.
|
inline |
Definition at line 90 of file BelosPseudoBlockTFQMRSolMgr.hpp.