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

Belos concrete class for performing the block GCRO-DR (block GMRES with recycling) iteration. More...

#include "BelosConfigDefs.hpp"
#include "BelosTypes.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_SerialDenseMatrix.hpp"
#include "Teuchos_SerialDenseVector.hpp"
#include "Teuchos_ScalarTraits.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_TimeMonitor.hpp"
#include <unistd.h>
Include dependency graph for BelosBlockGCRODRIter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Belos::BlockGCRODRIterState< ScalarType, MV >
 Structure to contain pointers to BlockGCRODRIter state variables. More...
 
class  Belos::BlockGCRODRIterInitFailure
 BlockGCRODRIterInitFailure is thrown when the BlockGCRODRIter object is unable to generate an initial iterate in the BlockGCRODRIter::initialize() routine. More...
 
class  Belos::BlockGCRODRIterOrthoFailure
 BlockGCRODRIterOrthoFailure is thrown when the BlockGCRODRIter object is unable to compute independent direction vectors in the BlockGCRODRIter::iterate() routine. More...
 
class  Belos::BlockGCRODRIter< ScalarType, MV, OP >
 Implementation of the Block GCRO-DR (Block Recycling GMRES) iteration. More...
 

Namespaces

 Belos
 

Detailed Description

Belos concrete class for performing the block GCRO-DR (block GMRES with recycling) iteration.

Definition in file BelosBlockGCRODRIter.hpp.


Generated on Thu Apr 18 2024 09:24:46 for Belos by doxygen 1.8.5