Ifpack2 Templated Preconditioning Package  Version 1.0
Classes | Namespaces
Ifpack2_Krylov_decl.hpp File Reference

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.
 

Detailed Description

Declaration of Ifpack2::Krylov class.

Author
Paul Tsuji
Warning
This file and its contents are DEPRECATED. DO NOT USE THEM ANY MORE. THEY MAY DISAPPEAR AT ANY TIME.