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