Belos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Belos::BlockCGSolMgr< ScalarType, MV, OP, lapackSupportsScalarType > Class Template Reference

The Belos::BlockCGSolMgr provides a powerful and fully-featured solver manager over the CG and BlockCG linear solver. More...

#include <BelosBlockCGSolMgr.hpp>

Inheritance diagram for Belos::BlockCGSolMgr< ScalarType, MV, OP, lapackSupportsScalarType >:
Inheritance graph
[legend]

Public Member Functions

 BlockCGSolMgr ()
 
 BlockCGSolMgr (const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< Teuchos::ParameterList > &pl)
 
virtual ~BlockCGSolMgr ()
 

Detailed Description

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:
BlockCG/BlockCGEpetraExFile.cpp, and BlockCG/BlockPrecCGEpetraExFile.cpp.

Definition at line 119 of file BelosBlockCGSolMgr.hpp.

Constructor & Destructor Documentation

template<class ScalarType , class MV , class OP , const bool lapackSupportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value>
Belos::BlockCGSolMgr< ScalarType, MV, OP, lapackSupportsScalarType >::BlockCGSolMgr ( )
inline

Definition at line 128 of file BelosBlockCGSolMgr.hpp.

template<class ScalarType , class MV , class OP , const bool lapackSupportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value>
Belos::BlockCGSolMgr< ScalarType, MV, OP, lapackSupportsScalarType >::BlockCGSolMgr ( const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &  problem,
const Teuchos::RCP< Teuchos::ParameterList > &  pl 
)
inline

Definition at line 131 of file BelosBlockCGSolMgr.hpp.

template<class ScalarType , class MV , class OP , const bool lapackSupportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value>
virtual Belos::BlockCGSolMgr< ScalarType, MV, OP, lapackSupportsScalarType >::~BlockCGSolMgr ( )
inlinevirtual

Definition at line 135 of file BelosBlockCGSolMgr.hpp.


The documentation for this class was generated from the following file:

Generated on Thu Mar 28 2024 09:27:41 for Belos by doxygen 1.8.5