Files | |
| file | BelosBlockCG.hpp |
| Belos concrete class for solving symmetric positive definite linear systems with the preconditioned Conjugate Gradient (CG) method. | |
| file | BelosBlockGmres.hpp |
| Belos concrete class for solving nonsymmetric linear systems with the Generalized Miminum Residual (GMRES) method. | |
| file | BelosCG.hpp |
| Belos concrete class for solving symmetric positive definite linear systems with the preconditioned Conjugate Gradient (CG) method. | |
| file | BelosConfigDefs.hpp |
| Belos header file which uses auto-configuration information to include necessary C++ headers. | |
| file | BelosEpetraAdapter.cpp |
| Implementation of the interfaces between Belos virtual classes and Epetra concrete classes. | |
| file | BelosEpetraAdapter.hpp |
| Provides several interfaces between Belos virtual classes and Epetra concrete classes. | |
| file | BelosEpetraOperator.cpp |
| 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 |
| This file provides an Epetra_Operator interface so Belos can be integrated into other codes as an abstract operator. | |
| file | BelosIterativeSolver.hpp |
| Pure virtual base class which describes the basic interface to the iterative solver. | |
| file | BelosLinearProblem.hpp |
| Class which describes the linear problem to be solved by the iterative solver. | |
| file | BelosMultiVec.hpp |
| file | BelosMultiVecTraits.hpp |
| file | BelosMVOPTester.hpp |
| Test routines for MultiVecTraits and OperatorTraits conformity. | |
| file | BelosOperator.hpp |
| Virtual base class which defines the operator interface required by the iterative linear solver. | |
| file | BelosOperatorTraits.hpp |
| Virtual base class which defines the operator interface required by the iterative linear solver. | |
| file | BelosOutputManager.hpp |
| Class which manages the output and verbosity of the Belos solvers. | |
| file | BelosStatusTest.hpp |
| Pure virtual base class for defining the status testing capabilities of Belos. | |
| file | BelosStatusTestCombo.hpp |
| Belos::StatusTest for logically combining several status tests. | |
| file | BelosStatusTestMaxIters.hpp |
| Belos::StatusTest class for specifying a maximum number of iterations. | |
| file | BelosStatusTestMaxRestarts.hpp |
| Belos::StatusTest class for specifying a maximum number of restarts. | |
| file | BelosStatusTestOutputter.hpp |
| Belos::StatusTest for affecting printing of Belos::StatusTest objects. | |
| file | BelosStatusTestResNorm.hpp |
| Belos::StatusTest for specifying a residual norm stopping criteria. | |
| file | BelosTFQMR.hpp |
| Belos concrete class for solving non-Hermitian linear systems with the preconditioned tranpose-free QMR (TFQMR) method. | |
| file | BelosTypes.hpp |
| Collection of the enumerated lists used in Belos. | |
| file | BelosVersion.cpp |
| Simple function for returning the current version number [necessary for portability]. | |
1.3.9.1