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

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

#include <BelosLSQRSolMgr.hpp>

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

Public Member Functions

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

Detailed Description

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

Warning
DO NOT USE; DEPRECATED.

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

Definition at line 96 of file BelosLSQRSolMgr.hpp.

Constructor & Destructor Documentation

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

Definition at line 98 of file BelosLSQRSolMgr.hpp.


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

Generated on Tue Jun 22 2021 10:59:06 for Belos by doxygen 1.8.5