Ifpack2 Templated Preconditioning Package
Version 1.0
|
Declaration of Ifpack2::Krylov class. More...
#include "Ifpack2_Preconditioner.hpp"
#include "Ifpack2_Details_CanChangeMatrix.hpp"
#include "BelosSolverManager.hpp"
#include "BelosTpetraAdapter.hpp"
#include "Teuchos_ScalarTraits.hpp"
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | Ifpack2::BelosScalarType< ScalarType > |
Traits class for determining the scalar type to use for Belos. More... | |
class | Ifpack2::Krylov< MatrixType > |
Wrapper for iterative linear solvers (e.g., CG or GMRES). More... | |
Namespaces | |
Ifpack2 | |
Preconditioners and smoothers for Tpetra sparse matrices. | |
Declaration of Ifpack2::Krylov class.