| 
    Belos
    Version of the Day
    
   | 
 
PseudoBlockTFQMRSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors. More...
#include <BelosPseudoBlockTFQMRSolMgr.hpp>

Public Member Functions | |
| PseudoBlockTFQMRSolMgrOrthoFailure (const std::string &what_arg) | |
  Public Member Functions inherited from Belos::BelosError | |
| BelosError (const std::string &what_arg) | |
PseudoBlockTFQMRSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors.
This std::exception is thrown from the PseudoBlockTFQMRSolMgr::solve() method.
Definition at line 99 of file BelosPseudoBlockTFQMRSolMgr.hpp.
      
  | 
  inline | 
Definition at line 100 of file BelosPseudoBlockTFQMRSolMgr.hpp.
 1.8.5