Belos
Version of the Day
|
![]() ![]() | |
![]() ![]() | Declaration of alias functions for solver names |
![]() ![]() | Implementation of Trilinos::Details::LinearSolver |
![]() ![]() | Implementation of Trilinos::Details::LinearSolverFactory |
![]() ![]() | |
![]() ![]() | Declaration of Belos::Details::registerLinearSolverFactory |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | Belos concrete class for performing the pseudo-block BiCGStab iteration |
![]() ![]() | The Belos::BiCGStabSolMgr provides a solver manager for the BiCGStab linear solver |
![]() ![]() | Belos concrete class for performing the block conjugate-gradient (CG) iteration |
![]() ![]() | The Belos::BlockCGSolMgr provides a solver manager for the BlockCG linear solver |
![]() ![]() | Belos concrete class for performing the block, flexible GMRES iteration |
![]() ![]() | Belos concrete class for performing the block GCRO-DR (block GMRES with recycling) iteration |
![]() ![]() | A solver manager for the Block GCRO-DR (Block Recycling GMRES) linear solver |
![]() ![]() | Belos concrete class for performing the block GMRES iteration |
![]() ![]() | The Belos::BlockGmresSolMgr provides a solver manager for the BlockGmres linear solver |
![]() ![]() | Belos concrete class for performing the conjugate-gradient (CG) iteration |
![]() ![]() | Pure virtual base class which augments the basic interface for a conjugate gradient linear solver iteration |
![]() ![]() | Belos concrete class for performing a single-reduction conjugate-gradient (CG) iteration |
![]() ![]() | Belos header file which uses auto-configuration information to include necessary C++ headers |
![]() ![]() | |
![]() ![]() | Classical Gram-Schmidt (with DGKS correction) implementation of the Belos::OrthoManager class |
![]() ![]() | Belos concrete class for performing fixed point iteration iteration |
![]() ![]() | Pure virtual base class which augments the basic interface for a fixed point linear solver iteration |
![]() ![]() | The Belos::FixedPointSolMgr provides a solver manager for the FixedPoint linear solver |
![]() ![]() | Belos concrete class for performing the GCRO-DR iteration |
![]() ![]() | Declaration and definition of Belos::GCRODRSolMgr, which implements the GCRODR (recycling GMRES) solver |
![]() ![]() | Pure virtual base class which augments the basic interface for a Gmres linear solver iteration |
![]() ![]() | Defines the GMRES polynomial operator hybrid-GMRES iterative linear solver |
![]() ![]() | Declaration and definition of Belos::GmresPolySolMgr (hybrid block GMRES linear solver) |
![]() ![]() | Iterated Classical Gram-Schmidt (ICGS) implementation of the Belos::OrthoManager class |
![]() ![]() | Iterated Modified Gram-Schmidt (IMGS) implementation of the Belos::OrthoManager class |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | Pure virtual base class which describes the basic interface to the linear solver iteration |
![]() ![]() | Class which describes the linear problem to be solved by the iterative solver |
![]() ![]() | Belos concrete class that iterates LSQR |
![]() ![]() | IterationState contains the data that defines the state of the LSQR solver at any given time |
![]() ![]() | LSQRSolMgr: interface to the LSQR method |
![]() ![]() | Belos::StatusTest class defining LSQR convergence |
![]() ![]() | Templated virtual class for providing orthogonalization/orthonormalization methods with matrix-based inner products |
![]() ![]() | MINRES iteration implementation |
![]() ![]() | Pure virtual base class which augments the basic interface for a minimal residual linear solver iteration |
![]() ![]() | Solver manager for the MINRES linear solver |
![]() ![]() | Interface for multivectors used by Belos' linear solvers |
![]() ![]() | Declaration of basic traits for the multivector type |
![]() ![]() | Test routines for MultiVecTraits and OperatorTraits conformity |
![]() ![]() | Alternative run-time polymorphic interface for operators |
![]() ![]() | |
![]() ![]() | Class which defines basic traits for the operator type |
![]() ![]() | Templated virtual class for providing orthogonalization/orthonormalization methods |
![]() ![]() | |
![]() ![]() | Tests for Belos::OrthoManager and Belos::MatOrthoManager subclasses |
![]() ![]() | Class which manages the output and verbosity of the Belos solvers |
![]() ![]() | Belos concrete class to iterate Preconditioned Conjugate Projected Gradients |
![]() ![]() | Declaration and definition of Belos::PCPGSolMgr (PCPG iterative linear solver) |
![]() ![]() | Methods for solving GMRES' projected least-squares problem |
![]() ![]() | Belos concrete class for performing the pseudo-block CG iteration |
![]() ![]() | The Belos::PseudoBlockCGSolMgr provides a solver manager for the BlockCG linear solver |
![]() ![]() | Belos concrete class for performing the pseudo-block GMRES iteration |
![]() ![]() | The Belos::PseudoBlockGmresSolMgr provides a solver manager for the BlockGmres linear solver |
![]() ![]() | Belos concrete class for performing the stochastic pseudo-block CG iteration |
![]() ![]() | The Belos::PseudoBlockStochasticCGSolMgr provides a solver manager for the stochastic BlockCG linear solver |
![]() ![]() | Belos concrete class for generating iterations with the preconditioned tranpose-free QMR (TFQMR) method |
![]() ![]() | The Belos::PseudoBlockTFQMRSolMgr provides a solver manager for the pseudo-block TFQMR linear solver |
![]() ![]() | Belos concrete class for performing the RCG iteration |
![]() ![]() | The Belos::RCGSolMgr provides a solver manager for the RCG (Recycling Conjugate Gradient) linear solver |
![]() ![]() | Simple OrthoManager implementation for benchmarks |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | Pure virtual base class which describes the basic interface for a solver manager |
![]() ![]() | Pure virtual base class for defining the status testing capabilities of Belos |
![]() ![]() | Belos::StatusTest for logically combining several status tests |
![]() ![]() | |
![]() ![]() | Special StatusTest for printing any kind of status test |
![]() ![]() | Belos::StatusTestResNorm for specifying general residual norm stopping criteria |
![]() ![]() | Belos::StatusTestResSubNorm for specifying general residual norm of sub-residual vectors stopping criteria |
![]() ![]() | Belos::StatusTest for specifying an implicit residual norm stopping criteria that checks for loss of accuracy |
![]() ![]() | Belos::StatusTest debugging class for storing the absolute residual norms generated during a solve |
![]() ![]() | Belos::StatusTest class for specifying a maximum number of iterations |
![]() ![]() | Virtual base class for StatusTest that printing status tests |
![]() ![]() | A factory class for generating StatusTestOutput objects |
![]() ![]() | Belos::StatusTest abstract class for specifying a residual norm stopping criteria |
![]() ![]() | Special StatusTest for printing status tests in simple format for residuals |
![]() ![]() | Special StatusTest for printing status tests in simple format for residuals |
![]() ![]() | Pure virtual base class which augments the basic interface for a stochastic conjugate gradient linear solver iteration |
![]() ![]() | "Stub" TSQR adapter for unsupported multivector types |
![]() ![]() | Belos concrete class for generating iterations with the preconditioned tranpose-free QMR (TFQMR) method |
![]() ![]() | The Belos::TFQMRSolMgr provides a solver manager for the TFQMR linear solver |
![]() ![]() | Orthogonalization manager based on Tall Skinny QR (TSQR) |
![]() ![]() | Orthogonalization manager back end based on Tall Skinny QR (TSQR) |
![]() ![]() | |
![]() ![]() | Collection of types and exceptions used within the Belos solvers |
![]() ![]() | |
![]() ![]() | Simple function for returning the current version number [necessary for portability] |