| 
    Belos Package Browser (Single Doxygen Collection)
    Development
    
   | 
 
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 () | 
| Teuchos::RCP < StatusTestGenResNorm < ScalarType, MV, OP > >  | getResidualStatusTest () const | 
Private Types | |
| typedef  Details::SolverManagerRequiresLapack < ScalarType, MV, OP, scalarTypeIsSupported >  | base_type | 
Static Private Attributes | |
| static const bool | scalarTypeIsSupported | 
The Belos::PseudoBlockCGSolMgr provides a powerful and fully-featured solver manager over the pseudo-block CG iteration.
Definition at line 116 of file BelosPseudoBlockCGSolMgr.hpp.
      
  | 
  private | 
Definition at line 123 of file BelosPseudoBlockCGSolMgr.hpp.
      
  | 
  inline | 
Definition at line 126 of file BelosPseudoBlockCGSolMgr.hpp.
      
  | 
  inline | 
Definition at line 129 of file BelosPseudoBlockCGSolMgr.hpp.
      
  | 
  inlinevirtual | 
Definition at line 133 of file BelosPseudoBlockCGSolMgr.hpp.
      
  | 
  inline | 
Definition at line 136 of file BelosPseudoBlockCGSolMgr.hpp.
      
  | 
  staticprivate | 
Definition at line 120 of file BelosPseudoBlockCGSolMgr.hpp.
 1.8.5