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::FixedPointSolMgrLinearProblemFailure Class Reference

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

#include <BelosFixedPointSolMgr.hpp>

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

Public Member Functions

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

Detailed Description

FixedPointSolMgrLinearProblemFailure 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 FixedPointSolMgr::solve() method.

Definition at line 86 of file BelosFixedPointSolMgr.hpp.

Constructor & Destructor Documentation

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

Definition at line 87 of file BelosFixedPointSolMgr.hpp.


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

Generated on Thu Apr 18 2024 09:24:47 for Belos by doxygen 1.8.5