Belos Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Belos::RCGSolMgrLAPACKFailure Class Reference

RCGSolMgrLAPACKFailure is thrown when a nonzero value is retuned from an LAPACK call. More...

#include <BelosRCGSolMgr.hpp>

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

Public Member Functions

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

Detailed Description

RCGSolMgrLAPACKFailure is thrown when a nonzero value is retuned from an LAPACK call.

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

Definition at line 127 of file BelosRCGSolMgr.hpp.

Constructor & Destructor Documentation

◆ RCGSolMgrLAPACKFailure()

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

Definition at line 128 of file BelosRCGSolMgr.hpp.


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

Generated for Belos by doxygen 1.10.0