| 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 |
| 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 |
| BelosGmresPolyOp.hpp [code] | Defines the GMRES polynomial operator hybrid-GMRES iterative linear solver |
| BelosGmresPolySolMgr.hpp [code] | The Belos::GmresPolySolMgr provides a solver manager for the hybrid block GMRES linear solver |
| 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 |
| BelosPseudoBlockCGIter.hpp [code] | Belos concrete class for performing the pseudo-block CG iteration |
| BelosPseudoBlockCGSolMgr.hpp [code] | The Belos::PseudoBlockCGSolMgr provides a solver manager for the BlockCG linear solver |
| 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 |
| BelosRCGIter.hpp [code] | Belos concrete class for performing the RCG iteration |
| BelosRCGSolMgr.hpp [code] | The Belos::RCGSolMgr provides a solver manager for the RCG (Recycling Conjugate Gradient) 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 |
| BelosStatusTestSimpleOutput.hpp [code] | Special StatusTest for printing status tests in simple format for residuals |
| BelosTFQMRIter.hpp [code] | Belos concrete class for generating iterations with the preconditioned tranpose-free QMR (TFQMR) method |
| BelosTFQMRSolMgr.hpp [code] | The Belos::TFQMRSolMgr provides a solver manager for the TFQMR linear solver |
| 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