| 
    Belos
    Version of the Day
    
   | 
 
The Belos::PseudoBlockCGSolMgr provides a powerful and fully-featured solver manager over the pseudo-block CG iteration. More...
#include <BelosPseudoBlockCGSolMgr.hpp>

Public Member Functions | |
| PseudoBlockCGSolMgr () | |
| PseudoBlockCGSolMgr (const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< Teuchos::ParameterList > &pl) | |
| virtual | ~PseudoBlockCGSolMgr ()=default | 
| Teuchos::RCP < StatusTestGenResNorm < ScalarType, MV, OP > >  | getResidualStatusTest () const | 
The Belos::PseudoBlockCGSolMgr provides a powerful and fully-featured solver manager over the pseudo-block CG iteration.
Definition at line 76 of file BelosPseudoBlockCGSolMgr.hpp.
      
  | 
  inline | 
Definition at line 85 of file BelosPseudoBlockCGSolMgr.hpp.
      
  | 
  inline | 
Definition at line 88 of file BelosPseudoBlockCGSolMgr.hpp.
      
  | 
  virtualdefault | 
      
  | 
  inline | 
Definition at line 95 of file BelosPseudoBlockCGSolMgr.hpp.
 1.8.5