|
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 ()=default |
| Teuchos::RCP < StatusTestGenResNorm < ScalarType, MV, OP > > | getResidualStatusTest () const |
Private Types | |
| using | base_type = Details::SolverManagerRequiresLapack< ScalarType, MV, OP, scalarTypeIsSupported > |
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 76 of file BelosPseudoBlockCGSolMgr.hpp.
|
private |
Definition at line 82 of file BelosPseudoBlockCGSolMgr.hpp.
|
inline |
Definition at line 85 of file BelosPseudoBlockCGSolMgr.hpp.
|
inline |
Definition at line 88 of file BelosPseudoBlockCGSolMgr.hpp.
|
virtualdefault |
|
inline |
Definition at line 95 of file BelosPseudoBlockCGSolMgr.hpp.
|
staticprivate |
Definition at line 80 of file BelosPseudoBlockCGSolMgr.hpp.
1.8.5