| BelosBlockCGIter.hpp [code] | Belos concrete class for performing the block conjugate-gradient (CG) iteration |
| BelosBlockCGSolMgr.hpp [code] | The Belos::BlockCGSolMgr provides a solver manager for the BlockCG linear solver |
| BelosBlockFGmresIter.hpp [code] | Belos concrete class for performing the block, flexible GMRES iteration |
| BelosBlockGmresIter.hpp [code] | Belos concrete class for performing the block GMRES iteration |
| BelosBlockGmresSolMgr.hpp [code] | The Belos::BlockGmresSolMgr provides a solver manager for the BlockGmres linear solver |
| BelosCGIter.hpp [code] | Belos concrete class for performing the conjugate-gradient (CG) iteration |
| BelosCGIteration.hpp [code] | Pure virtual base class which augments the basic interface for a conjugate gradient linear solver iteration |
| BelosConfigDefs.hpp [code] | Belos header file which uses auto-configuration information to include necessary C++ headers |
| BelosDGKSOrthoManager.hpp [code] | Classical Gram-Schmidt (with DGKS correction) implementation of the Belos::OrthoManager class |
| BelosEpetraAdapter.cpp [code] | Implementation of the interfaces between Belos virtual classes and Epetra concrete classes |
| BelosEpetraAdapter.hpp [code] | Provides several interfaces between Belos virtual classes and Epetra concrete classes |
| BelosEpetraOperator.cpp [code] | This file provides the implementation for an Epetra_Operator interface so Belos can be integrated into other codes as an abstract operator |
| BelosEpetraOperator.h [code] | This file provides an Epetra_Operator interface so Belos can be integrated into other codes as an abstract operator |
| BelosGCRODRIter.hpp [code] | Belos concrete class for performing the GCRO-DR iteration |
| BelosGCRODRSolMgr.hpp [code] | The Belos::GCRODRSolMgr provides a solver manager for the GCRODR linear solver |
| BelosGmresIteration.hpp [code] | Pure virtual base class which augments the basic interface for a Gmres linear solver iteration |
| BelosICGSOrthoManager.hpp [code] | Iterated Classical Gram-Schmidt (ICGS) implementation of the Belos::OrthoManager class |
| BelosIMGSOrthoManager.hpp [code] | Iterated Modified Gram-Schmidt (IMGS) implementation of the Belos::OrthoManager class |
| BelosIteration.hpp [code] | Pure virtual base class which describes the basic interface to the linear solver iteration |
| BelosLinearProblem.hpp [code] | Class which describes the linear problem to be solved by the iterative solver |
| BelosMatOrthoManager.hpp [code] | Templated virtual class for providing orthogonalization/orthonormalization methods with matrix-based inner products |
| BelosMultiVec.hpp [code] | Templated virtual class for creating multi-vectors that can interface with the Belos::MultiVecTraits class |
| BelosMultiVecTraits.hpp [code] | Virtual base class which defines basic traits for the multivector type |
| BelosMVOPTester.hpp [code] | Test routines for MultiVecTraits and OperatorTraits conformity |
| BelosOperator.hpp [code] | Virtual base class which defines the operator interface required by the iterative linear solver |
| BelosOperatorTraits.hpp [code] | Virtual base class which defines the operator interface required by the iterative linear solver |
| BelosOrthoManager.hpp [code] | Templated virtual class for providing orthogonalization/orthonormalization methods |
| BelosOutputManager.hpp [code] | Class which manages the output and verbosity of the Belos solvers |
| BelosPseudoBlockGmresIter.hpp [code] | Belos concrete class for performing the pseudo-block GMRES iteration |
| BelosPseudoBlockGmresSolMgr.hpp [code] | The Belos::PseudoBlockGmresSolMgr provides a solver manager for the BlockGmres linear solver |
| BelosSolverManager.hpp [code] | Pure virtual base class which describes the basic interface for a solver manager |
| BelosStatusTest.hpp [code] | Pure virtual base class for defining the status testing capabilities of Belos |
| BelosStatusTestCombo.hpp [code] | Belos::StatusTest for logically combining several status tests |
| BelosStatusTestGenResNorm.hpp [code] | Belos::StatusTestResNorm for specifying general residual norm stopping criteria |
| BelosStatusTestImpResNorm.hpp [code] | Belos::StatusTest for specifying an implicit residual norm stopping criteria that checks for loss of accuracy |
| BelosStatusTestMaxIters.hpp [code] | Belos::StatusTest class for specifying a maximum number of iterations |
| BelosStatusTestOutput.hpp [code] | Special StatusTest for printing status tests |
| BelosStatusTestResNorm.hpp [code] | Belos::StatusTest abstract class for specifying a residual norm stopping criteria |
| BelosTFQMR.hpp [code] | Belos concrete class for solving non-Hermitian linear systems with the preconditioned tranpose-free QMR (TFQMR) method |
| BelosTypes.hpp [code] | Collection of types and exceptions used within the Belos solvers |
| BelosVersion.cpp [code] | Simple function for returning the current version number [necessary for portability] |
1.4.7