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