Belos Version of the Day
Loading...
Searching...
No Matches
Belos::GCRODRSolMgrLinearProblemFailure Class Reference

GCRODRSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...

#include <BelosGCRODRSolMgr.hpp>

Inheritance diagram for Belos::GCRODRSolMgrLinearProblemFailure:

Public Member Functions

 GCRODRSolMgrLinearProblemFailure (const std::string &what_arg)
Public Member Functions inherited from Belos::BelosError
 BelosError (const std::string &what_arg)

Detailed Description

GCRODRSolMgrLinearProblemFailure 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 GCRODRSolMgr::solve() method.

Definition at line 61 of file BelosGCRODRSolMgr.hpp.

Constructor & Destructor Documentation

◆ GCRODRSolMgrLinearProblemFailure()

Belos::GCRODRSolMgrLinearProblemFailure::GCRODRSolMgrLinearProblemFailure ( const std::string & what_arg)
inline

Definition at line 63 of file BelosGCRODRSolMgr.hpp.


The documentation for this class was generated from the following file:

Generated on for Belos by doxygen 1.15.0