| 
    Belos Package Browser (Single Doxygen Collection)
    Development
    
   | 
 
PseudoBlockGmresIterOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the new basis vectors. More...
#include <BelosPseudoBlockGmresIter.hpp>

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