The Belos::BlockCGSolMgr provides a powerful and fully-featured solver manager over the CG and BlockCG linear solver.  
 More...
#include <BelosBlockCGSolMgr.hpp>
template<class ScalarType, class MV, class OP, const bool lapackSupportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value>
class Belos::BlockCGSolMgr< ScalarType, MV, OP, lapackSupportsScalarType >
The Belos::BlockCGSolMgr provides a powerful and fully-featured solver manager over the CG and BlockCG linear solver. 
- Author
 - Heidi Thornquist, Chris Baker, and Teri Barth 
 
- Examples: 
 - epetra/example/BlockCG/BlockCGEpetraExFile.cpp, epetra/example/BlockCG/BlockPrecCGEpetraExFile.cpp, and tpetra/example/BlockCG/BlockCGTpetraExFile.cpp.
 
Definition at line 79 of file BelosBlockCGSolMgr.hpp.
 
template<class ScalarType , class MV , class OP , const bool lapackSupportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value> 
 
 
template<class ScalarType , class MV , class OP , const bool lapackSupportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value> 
 
 
template<class ScalarType , class MV , class OP , const bool lapackSupportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value> 
 
 
The documentation for this class was generated from the following file: