Belos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
BelosBlockCGSolMgr.hpp File Reference

The Belos::BlockCGSolMgr provides a solver manager for the BlockCG linear solver. More...

#include "BelosConfigDefs.hpp"
#include "BelosTypes.hpp"
#include "BelosLinearProblem.hpp"
#include "BelosSolverManager.hpp"
#include "BelosCGIter.hpp"
#include "BelosCGSingleRedIter.hpp"
#include "BelosBlockCGIter.hpp"
#include "BelosOrthoManagerFactory.hpp"
#include "BelosStatusTestMaxIters.hpp"
#include "BelosStatusTestGenResNorm.hpp"
#include "BelosStatusTestCombo.hpp"
#include "BelosStatusTestOutputFactory.hpp"
#include "BelosOutputManager.hpp"
#include "Teuchos_BLAS.hpp"
#include "Teuchos_LAPACK.hpp"
#include <algorithm>
Include dependency graph for BelosBlockCGSolMgr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Belos::BlockCGSolMgrLinearProblemFailure
 BlockCGSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...
 
class  Belos::BlockCGSolMgrOrthoFailure
 BlockCGSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors. More...
 
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. More...
 
class  Belos::BlockCGSolMgr< ScalarType, MV, OP, true >
 

Namespaces

 Belos
 

Detailed Description

The Belos::BlockCGSolMgr provides a solver manager for the BlockCG linear solver.

Definition in file BelosBlockCGSolMgr.hpp.


Generated on Thu Apr 18 2024 09:27:54 for Belos by doxygen 1.8.5