|
Belos
Version of the Day
|
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) | |
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.
| Belos::PseudoBlockStochasticCGSolMgrLinearProblemFailure::PseudoBlockStochasticCGSolMgrLinearProblemFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 87 of file BelosPseudoBlockStochasticCGSolMgr.hpp.
1.7.6.1