Belos Version of the Day
Loading...
Searching...
No Matches
Belos::BlockGCRODRSolMgrOrthoFailure Class Reference

Thrown when the solution manager was unable to orthogonalize the basis vectors. More...

#include <BelosBlockGCRODRSolMgr.hpp>

Inheritance diagram for Belos::BlockGCRODRSolMgrOrthoFailure:

Public Member Functions

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

Detailed Description

Thrown when the solution manager was unable to orthogonalize the basis vectors.

This exception is thrown from the solve() method if the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors.

Definition at line 56 of file BelosBlockGCRODRSolMgr.hpp.

Constructor & Destructor Documentation

◆ BlockGCRODRSolMgrOrthoFailure()

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

Definition at line 58 of file BelosBlockGCRODRSolMgr.hpp.


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

Generated on for Belos by doxygen 1.15.0