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

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

#include <BelosMinresIteration.hpp>

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

Public Member Functions

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

Detailed Description

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

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

Definition at line 126 of file BelosMinresIteration.hpp.

Constructor & Destructor Documentation

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

Definition at line 127 of file BelosMinresIteration.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