|
Ifpack2 Templated Preconditioning Package
Version 1.0
|
Defines Ifpack2::Details::FastILU_Base, the base class that contains all common data and behavior of Ifpack2's FastILU, FastILDL and FastIC preconditioners. More...
#include <Tpetra_RowMatrix.hpp>#include <Tpetra_CrsMatrix.hpp>#include <Kokkos_DefaultNode.hpp>#include <KokkosSparse_CrsMatrix.hpp>#include <Ifpack2_Preconditioner.hpp>#include "Ifpack2_Details_CanChangeMatrix.hpp"Go to the source code of this file.
Classes | |
| class | Ifpack2::Details::FastILU_Base< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| The base class of the Ifpack2 FastILU wrappers (Filu, Fildl and Fic) More... | |
Namespaces | |
| Ifpack2 | |
| Preconditioners and smoothers for Tpetra sparse matrices. | |
Defines Ifpack2::Details::FastILU_Base, the base class that contains all common data and behavior of Ifpack2's FastILU, FastILDL and FastIC preconditioners.
1.8.5