#include <BelosPseudoBlockCGSolMgr.hpp>
Inheritance diagram for Belos::PseudoBlockCGSolMgrLinearProblemFailure:

Public Member Functions | |
| PseudoBlockCGSolMgrLinearProblemFailure (const std::string &what_arg) | |
setProblem() was not called) when solve() is called.
This std::exception is thrown from the PseudoBlockCGSolMgr::solve() method.
Definition at line 77 of file BelosPseudoBlockCGSolMgr.hpp.
| Belos::PseudoBlockCGSolMgrLinearProblemFailure::PseudoBlockCGSolMgrLinearProblemFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 78 of file BelosPseudoBlockCGSolMgr.hpp.
1.4.7