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

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