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