Belos  Version of the Day
Public Member Functions | List of all members
Belos::GmresPolySolMgrOrthoFailure Class Reference

GmresPolySolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors. More...

#include <BelosGmresPolySolMgr.hpp>

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

Public Member Functions

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

Detailed Description

GmresPolySolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors.

This std::exception is thrown from the GmresPolySolMgr::solve() method.

Definition at line 105 of file BelosGmresPolySolMgr.hpp.

Constructor & Destructor Documentation

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

Definition at line 106 of file BelosGmresPolySolMgr.hpp.


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

Generated on Thu Jul 21 2016 14:43:57 for Belos by doxygen 1.8.11