Belos Package Browser (Single Doxygen Collection)
Development
|
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) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (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 83 of file BelosPseudoBlockGmresSolMgr.hpp.
|
inline |
Definition at line 84 of file BelosPseudoBlockGmresSolMgr.hpp.