|
Ifpack2 Templated Preconditioning Package Version 1.0
|
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 | |
| namespace | Ifpack2 |
| Preconditioners and smoothers for Tpetra sparse matrices. | |
Definition of Chebyshev implementation.
This file is meant for Ifpack2 developers only, not for users. It defines a new implementation of Chebyshev iteration.