The Belos::PseudoBlockCGSolMgr provides a powerful and fully-featured solver manager over the pseudo-block CG iteration.
More...
#include <BelosPseudoBlockCGSolMgr.hpp>
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:
- BlockCG/PseudoBlockCGEpetraExFile.cpp, and BlockCG/PseudoBlockPrecCGEpetraExFile.cpp.
Definition at line 116 of file BelosPseudoBlockCGSolMgr.hpp.
◆ PseudoBlockCGSolMgr() [1/2]
template<class ScalarType , class MV , class OP , const bool supportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value>
◆ PseudoBlockCGSolMgr() [2/2]
template<class ScalarType , class MV , class OP , const bool supportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value>
◆ ~PseudoBlockCGSolMgr()
template<class ScalarType , class MV , class OP , const bool supportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value>
◆ getResidualStatusTest()
template<class ScalarType , class MV , class OP , const bool supportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value>
The documentation for this class was generated from the following file: