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

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

#include <BelosBiCGStabSolMgr.hpp>

Inheritance diagram for Belos::BiCGStabSolMgrLinearProblemFailure:

Public Member Functions

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

Detailed Description

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

setProblem() was not called) when solve() is called.

This std::exception is thrown from the BiCGStabSolMgr::solve() method.

Definition at line 60 of file BelosBiCGStabSolMgr.hpp.

Constructor & Destructor Documentation

◆ BiCGStabSolMgrLinearProblemFailure()

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

Definition at line 61 of file BelosBiCGStabSolMgr.hpp.


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

Generated on for Belos by doxygen 1.15.0