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

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

#include <BelosGmresIteration.hpp>

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

Public Member Functions

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

Detailed Description

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

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

Definition at line 133 of file BelosGmresIteration.hpp.

Constructor & Destructor Documentation

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

Definition at line 134 of file BelosGmresIteration.hpp.


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

Generated on Fri Apr 19 2024 09:28:17 for Belos by doxygen 1.8.5