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

The Belos::RCGSolMgr provides a solver manager for the RCG (Recycling Conjugate Gradient) linear solver. More...

#include "BelosConfigDefs.hpp"
#include "BelosTypes.hpp"
#include "BelosLinearProblem.hpp"
#include "BelosSolverManager.hpp"
#include "BelosRCGIter.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 BelosRCGSolMgr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Belos::RCGSolMgrLinearProblemFailure
 RCGSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...
 
class  Belos::RCGSolMgrLAPACKFailure
 RCGSolMgrLAPACKFailure is thrown when a nonzero value is retuned from an LAPACK call. More...
 
class  Belos::RCGSolMgrRecyclingFailure
 RCGSolMgrRecyclingFailure is thrown when any problem occurs in using/creating the recycling subspace. More...
 
class  Belos::RCGSolMgr< ScalarType, MV, OP, supportsScalarType >
 Implementation of the RCG (Recycling Conjugate Gradient) iterative linear solver. More...
 
class  Belos::RCGSolMgr< ScalarType, MV, OP, true >
 

Namespaces

 Belos
 

Detailed Description

The Belos::RCGSolMgr provides a solver manager for the RCG (Recycling Conjugate Gradient) linear solver.

Definition in file BelosRCGSolMgr.hpp.


Generated on Thu Mar 28 2024 09:27:41 for Belos by doxygen 1.8.5