Ifpack2 Templated Preconditioning Package  Version 1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Namespaces
Ifpack2_Details_Chebyshev_def.hpp File Reference

Definition of Chebyshev implementation. More...

#include "Ifpack2_PowerMethod.hpp"
#include "Ifpack2_Details_Chebyshev_decl.hpp"
#include "Ifpack2_Details_Chebyshev_Weights.hpp"
#include "Ifpack2_Details_ChebyshevKernel.hpp"
#include "Kokkos_ArithTraits.hpp"
#include "Teuchos_FancyOStream.hpp"
#include "Teuchos_oblackholestream.hpp"
#include "Tpetra_Details_residual.hpp"
#include "Teuchos_LAPACK.hpp"
#include "Ifpack2_Details_LapackSupportsScalar.hpp"
#include <cmath>
#include <iostream>

Go to the source code of this file.

Namespaces

 Ifpack2
 Preconditioners and smoothers for Tpetra sparse matrices.
 

Detailed Description

Definition of Chebyshev implementation.

Author
Mark Hoemmen

This file is meant for Ifpack2 developers only, not for users. It defines a new implementation of Chebyshev iteration.