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

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

#include <BelosFixedPointIteration.hpp>

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

Public Member Functions

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

Detailed Description

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

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

Definition at line 109 of file BelosFixedPointIteration.hpp.

Constructor & Destructor Documentation

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

Definition at line 110 of file BelosFixedPointIteration.hpp.


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

Generated on Wed Mar 27 2024 09:28:07 for Belos by doxygen 1.8.5