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