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

The Belos::BiCGStabSolMgr provides a solver manager for the BiCGStab linear solver. More...

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

Go to the source code of this file.

Classes

class  Belos::BiCGStabSolMgrLinearProblemFailure
 BiCGStabSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...
 
class  Belos::BiCGStabSolMgrOrthoFailure
 BiCGStabSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors. More...
 
class  Belos::BiCGStabSolMgr< ScalarType, MV, OP >
 The Belos::BiCGStabSolMgr provides a powerful and fully-featured solver manager over the pseudo-block BiCGStab iteration. More...
 

Namespaces

 Belos
 

Detailed Description

The Belos::BiCGStabSolMgr provides a solver manager for the BiCGStab linear solver.

Definition in file BelosBiCGStabSolMgr.hpp.


Generated on Wed Apr 17 2024 09:27:08 for Belos by doxygen 1.8.5