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

Declaration and definition of Belos::GCRODRSolMgr, which implements the GCRODR (recycling GMRES) solver. More...

#include "BelosConfigDefs.hpp"
#include "BelosOrthoManagerFactory.hpp"
#include "BelosSolverManager.hpp"
#include "BelosLinearProblem.hpp"
#include "BelosTypes.hpp"
#include "BelosGCRODRIter.hpp"
#include "BelosBlockFGmresIter.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 "Teuchos_as.hpp"
Include dependency graph for BelosGCRODRSolMgr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Belos::GCRODRSolMgrLinearProblemFailure
 GCRODRSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...
 
class  Belos::GCRODRSolMgrOrthoFailure
 GCRODRSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors. More...
 
class  Belos::GCRODRSolMgrLAPACKFailure
 GCRODRSolMgrLAPACKFailure is thrown when a nonzero value is retuned from an LAPACK call. More...
 
class  Belos::GCRODRSolMgrRecyclingFailure
 GCRODRSolMgrRecyclingFailure is thrown when any problem occurs in using/creating the recycling subspace. More...
 
class  Belos::GCRODRSolMgr< ScalarType, MV, OP, lapackSupportsScalarType >
 Implementation of the GCRODR (Recycling GMRES) iterative linear solver. More...
 
class  Belos::GCRODRSolMgr< ScalarType, MV, OP, true >
 Partial specialization for ScalarType types for which Teuchos::LAPACK has a valid implementation. More...
 

Namespaces

 Belos
 

Detailed Description

Declaration and definition of Belos::GCRODRSolMgr, which implements the GCRODR (recycling GMRES) solver.

Definition in file BelosGCRODRSolMgr.hpp.


Generated on Mon Apr 15 2024 09:24:30 for Belos by doxygen 1.8.5