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

GmresIterationOrthoFailure is thrown when the GmresIteration object is unable to compute independent direction vectors in the GmresIteration::iterate() routine. More...

#include <BelosGmresIteration.hpp>

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

Public Member Functions

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

Detailed Description

GmresIterationOrthoFailure is thrown when the GmresIteration object is unable to compute independent direction vectors in the GmresIteration::iterate() routine.

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

Definition at line 123 of file BelosGmresIteration.hpp.

Constructor & Destructor Documentation

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

Definition at line 124 of file BelosGmresIteration.hpp.


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

Generated on Tue Apr 23 2024 09:24:56 for Belos by doxygen 1.8.5