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

Belos concrete class for performing the block conjugate-gradient (CG) iteration. More...

#include "BelosConfigDefs.hpp"
#include "BelosTypes.hpp"
#include "BelosCGIteration.hpp"
#include "BelosLinearProblem.hpp"
#include "BelosMatOrthoManager.hpp"
#include "BelosOutputManager.hpp"
#include "BelosStatusTest.hpp"
#include "BelosOperatorTraits.hpp"
#include "BelosMultiVecTraits.hpp"
#include "Teuchos_BLAS.hpp"
#include "Teuchos_LAPACK.hpp"
#include "Teuchos_SerialDenseMatrix.hpp"
#include "Teuchos_SerialDenseVector.hpp"
#include "Teuchos_SerialSymDenseMatrix.hpp"
#include "Teuchos_SerialSpdDenseSolver.hpp"
#include "Teuchos_ScalarTraits.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_TimeMonitor.hpp"
Include dependency graph for BelosBlockCGIter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Belos::BlockCGIter< ScalarType, MV, OP, lapackSupportsScalarType >
 Stub implementation of BlockCGIter, for ScalarType types for which Teuchos::LAPACK does NOT have a valid implementation. More...
 
class  Belos::BlockCGIter< ScalarType, MV, OP, true >
 Partial specialization for ScalarType types for which Teuchos::LAPACK has a valid implementation. More...
 

Namespaces

 Belos
 

Detailed Description

Belos concrete class for performing the block conjugate-gradient (CG) iteration.

Definition in file BelosBlockCGIter.hpp.


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