#include <BelosBlockCGSolMgr.hpp>
Inheritance diagram for Belos::BlockCGSolMgrLinearProblemFailure:

Public Member Functions | |
| BlockCGSolMgrLinearProblemFailure (const std::string &what_arg) | |
setProblem() was not called) when solve() is called.
This std::exception is thrown from the BlockCGSolMgr::solve() method.
Definition at line 80 of file BelosBlockCGSolMgr.hpp.
| Belos::BlockCGSolMgrLinearProblemFailure::BlockCGSolMgrLinearProblemFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 81 of file BelosBlockCGSolMgr.hpp.
1.4.7