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

Thrown when the linear problem was not set up correctly. More...

#include <BelosBlockGCRODRSolMgr.hpp>

Inheritance diagram for Belos::BlockGCRODRSolMgrLinearProblemFailure:

Public Member Functions

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

Detailed Description

Thrown when the linear problem was not set up correctly.

This exception is thrown if setProblem() is not called before solve() is called.

Definition at line 47 of file BelosBlockGCRODRSolMgr.hpp.

Constructor & Destructor Documentation

◆ BlockGCRODRSolMgrLinearProblemFailure()

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

Definition at line 49 of file BelosBlockGCRODRSolMgr.hpp.


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

Generated on for Belos by doxygen 1.15.0