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 119 of file BelosBlockCGSolMgr.hpp.
|
inline |
Definition at line 128 of file BelosBlockCGSolMgr.hpp.
|
inline |
Definition at line 131 of file BelosBlockCGSolMgr.hpp.
|
inlinevirtual |
Definition at line 135 of file BelosBlockCGSolMgr.hpp.