| 
    Ifpack2 Templated Preconditioning Package
    Version 1.0
    
   | 
 
Declaration of Chebyshev implementation. More...
#include <Ifpack2_ConfigDefs.hpp>#include <Teuchos_VerbosityLevel.hpp>#include <Teuchos_Describable.hpp>#include <Tpetra_CrsMatrix.hpp>Go to the source code of this file.
Classes | |
| class | Ifpack2::Details::Chebyshev< ScalarType, MV > | 
| Left-scaled Chebyshev iteration.  More... | |
Namespaces | |
| Ifpack2 | |
| Preconditioners and smoothers for Tpetra sparse matrices.  | |
Declaration of Chebyshev implementation.
This file is meant for Ifpack2 developers only, not for users. It declares a new implementation of Chebyshev iteration.
 1.8.5