Belos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Belos::LSQRSolMgrLinearProblemFailure Class Reference

Belos::LSQRSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...

#include <BelosLSQRSolMgr.hpp>

Inheritance diagram for Belos::LSQRSolMgrLinearProblemFailure:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Belos::LSQRSolMgrLinearProblemFailure 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 LSQRSolMgr::solve() method.

Definition at line 79 of file BelosLSQRSolMgr.hpp.

Constructor & Destructor Documentation

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

Definition at line 81 of file BelosLSQRSolMgr.hpp.


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

Generated on Fri Apr 19 2024 09:25:13 for Belos by doxygen 1.8.5