| 
    Belos
    Version of the Day
    
   | 
 
The Belos::BlockCGSolMgr provides a powerful and fully-featured solver manager over the CG and BlockCG linear solver. More...
#include <BelosBlockCGSolMgr.hpp>

Public Member Functions | |
| BlockCGSolMgr () | |
| BlockCGSolMgr (const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< Teuchos::ParameterList > &pl) | |
| virtual | ~BlockCGSolMgr () | 
The Belos::BlockCGSolMgr provides a powerful and fully-featured solver manager over the CG and BlockCG linear solver.
Definition at line 121 of file BelosBlockCGSolMgr.hpp.
      
  | 
  inline | 
Definition at line 130 of file BelosBlockCGSolMgr.hpp.
      
  | 
  inline | 
Definition at line 133 of file BelosBlockCGSolMgr.hpp.
      
  | 
  inlinevirtual | 
Definition at line 137 of file BelosBlockCGSolMgr.hpp.
 1.8.5