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