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) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (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 83 of file BelosPCPGSolMgr.hpp.
|
inline |
Definition at line 84 of file BelosPCPGSolMgr.hpp.