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