template<class ScalarType, class MV, class OP, const bool supportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value>
class Belos::PseudoBlockCGSolMgr< ScalarType, MV, OP, supportsScalarType >
The Belos::PseudoBlockCGSolMgr provides a powerful and fully-featured solver manager over the pseudo-block CG iteration.
- Author
- Heidi Thornquist, Chris Baker, and Teri Barth
- Examples
- tpetra/example/BlockCG/PseudoBlockCGTpetraExFile.cpp.
Definition at line 76 of file BelosPseudoBlockCGSolMgr.hpp.