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

CGIterationLAPACKFailure is thrown when a nonzero return value is passed back from an LAPACK routine. More...

#include <BelosCGIteration.hpp>

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

Public Member Functions

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

Detailed Description

CGIterationLAPACKFailure is thrown when a nonzero return value is passed back from an LAPACK routine.

This std::exception is thrown from the CGIteration::iterate() method.

Definition at line 135 of file BelosCGIteration.hpp.

Constructor & Destructor Documentation

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

Definition at line 136 of file BelosCGIteration.hpp.


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

Generated on Thu Mar 28 2024 09:24:30 for Belos by doxygen 1.8.5