|
Belos
Version of the Day
|
PCPGSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...
#include <BelosPCPGSolMgr.hpp>

Public Member Functions | |
| PCPGSolMgrLinearProblemFailure (const std::string &what_arg) | |
PCPGSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e.
setProblem() was not called) when solve() is called.
This exception is thrown from the PCPGSolMgr::solve() method.
Definition at line 81 of file BelosPCPGSolMgr.hpp.
| Belos::PCPGSolMgrLinearProblemFailure::PCPGSolMgrLinearProblemFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 82 of file BelosPCPGSolMgr.hpp.
1.7.6.1