Belos Version of the Day
Loading...
Searching...
No Matches
Classes | Namespaces
BelosBlockGmresIter.hpp File Reference

Belos concrete class for performing the block GMRES iteration. More...

#include "BelosConfigDefs.hpp"
#include "BelosTypes.hpp"
#include "BelosGmresIteration.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_ScalarTraits.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_TimeMonitor.hpp"
Include dependency graph for BelosBlockGmresIter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Belos::BlockGmresIter< ScalarType, MV, OP >
 This class implements the block GMRES iteration, where a block Krylov subspace is constructed. The QR decomposition of block, upper Hessenberg matrix is performed each iteration to update the least squares system and give the current linear system residuals. More...
 

Namespaces

namespace  Belos
 

Detailed Description

Belos concrete class for performing the block GMRES iteration.

Definition in file BelosBlockGmresIter.hpp.


Generated for Belos by doxygen 1.10.0