|
Belos
Version of the Day
|
| 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 |
| BelosBlockGCRODRIter.hpp [code] | Belos concrete class for performing the block GCRO-DR (block GMRES with recycling) iteration |
| BelosBlockGCRODRSolMgr.hpp [code] | A solver manager for the Block GCRO-DR (Block Recycling GMRES) linear solver |
| 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] | Declaration and definition of Belos::GmresPolySolMgr (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 |
| BelosLSQRIter.hpp [code] | Belos concrete class that iterates LSQR |
| BelosLSQRIteration.hpp [code] | IterationState contains the data that defines the state of the LSQR solver at any given time |
| BelosLSQRSolMgr.hpp [code] | LSQRSolMgr: interface to the LSQR method |
| BelosLSQRStatusTest.hpp [code] | Belos::StatusTest class defining LSQR convergence |
| BelosMatOrthoManager.hpp [code] | Templated virtual class for providing orthogonalization/orthonormalization methods with matrix-based inner products |
| BelosMinresIter.hpp [code] | MINRES iteration implementation |
| BelosMinresIteration.hpp [code] | Pure virtual base class which augments the basic interface for a minimal residual linear solver iteration |
| BelosMinresSolMgr.hpp [code] | Solver manager for the MINRES linear solver |
| BelosMultiVec.hpp [code] | Interface for multivectors used by Belos' linear solvers |
| BelosMultiVecTraits.hpp [code] | Declaration of basic traits for the multivector type |
| BelosMVOPTester.hpp [code] | Test routines for MultiVecTraits and OperatorTraits conformity |
| BelosOperator.hpp [code] | Alternative run-time polymorphic interface for operators |
| BelosOperatorTraits.hpp [code] | Class which defines basic traits for the operator type |
| BelosOrthoManager.hpp [code] | Templated virtual class for providing orthogonalization/orthonormalization methods |
| BelosOrthoManagerFactory.hpp [code] | |
| BelosOrthoManagerTest.hpp [code] | Tests for Belos::OrthoManager and Belos::MatOrthoManager subclasses |
| BelosOutputManager.hpp [code] | Class which manages the output and verbosity of the Belos solvers |
| BelosPCPGIter.hpp [code] | Belos concrete class to iterate Preconditioned Conjugate Projected Gradients |
| BelosPCPGSolMgr.hpp [code] | Declaration and definition of Belos::PCPGSolMgr (PCPG iterative linear solver) |
| 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 |
| BelosPseudoBlockStochasticCGIter.hpp [code] | Belos concrete class for performing the stochastic pseudo-block CG iteration |
| BelosPseudoBlockStochasticCGSolMgr.hpp [code] | The Belos::PseudoBlockStochasticCGSolMgr provides a solver manager for the stochastic BlockCG 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 |
| BelosSimpleOrthoManager.hpp [code] | Simple OrthoManager implementation for benchmarks |
| BelosSolverFactory.hpp [code] | |
| 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 |
| BelosStatusTestFactory.hpp [code] | |
| BelosStatusTestGeneralOutput.hpp [code] | Special StatusTest for printing any kind of status test |
| 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] | Virtual base class for StatusTest that printing status tests |
| BelosStatusTestOutputFactory.hpp [code] | A factory class for generating StatusTestOutput objects |
| BelosStatusTestResNorm.hpp [code] | Belos::StatusTest abstract class for specifying a residual norm stopping criteria |
| BelosStatusTestResNormOutput.hpp [code] | Special StatusTest for printing status tests in simple format for residuals |
| BelosStochasticCGIteration.hpp [code] | Pure virtual base class which augments the basic interface for a stochastic conjugate gradient linear solver iteration |
| BelosStubTsqrAdapter.hpp [code] | "Stub" TSQR adapter for unsupported multivector types |
| 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 |
| BelosTsqrOrthoManager.hpp [code] | Orthogonalization manager based on Tall Skinny QR (TSQR) |
| BelosTsqrOrthoManagerImpl.hpp [code] | Orthogonalization manager back end based on Tall Skinny QR (TSQR) |
| BelosTypes.cpp [code] | |
| 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.7.6.1