|
Belos
Version of the Day
|
PseudoBlockGmresSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...
#include <BelosPseudoBlockGmresSolMgr.hpp>

Public Member Functions | |
| PseudoBlockGmresSolMgrLinearProblemFailure (const std::string &what_arg) | |
PseudoBlockGmresSolMgrLinearProblemFailure 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 PseudoBlockGmresSolMgr::solve() method.
Definition at line 91 of file BelosPseudoBlockGmresSolMgr.hpp.
| Belos::PseudoBlockGmresSolMgrLinearProblemFailure::PseudoBlockGmresSolMgrLinearProblemFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 92 of file BelosPseudoBlockGmresSolMgr.hpp.
1.7.6.1