|
Ifpack2 Templated Preconditioning Package Version 1.0
|
Declaration and definition of IlukGraph. More...
#include <algorithm>#include <vector>#include "KokkosSparse_spiluk.hpp"#include <Ifpack2_ConfigDefs.hpp>#include <Teuchos_ParameterList.hpp>#include <Teuchos_CommHelpers.hpp>#include <Tpetra_CrsGraph.hpp>#include <Tpetra_Details_WrappedDualView.hpp>#include <Tpetra_Import.hpp>#include <Ifpack2_CreateOverlapGraph.hpp>#include <Ifpack2_Parameters.hpp>Go to the source code of this file.
Classes | |
| class | Ifpack2::IlukGraph< GraphType, KKHandleType > |
| Construct a level filled graph for use in computing an ILU(k) incomplete factorization. More... | |
Namespaces | |
| namespace | Ifpack2 |
| Preconditioners and smoothers for Tpetra sparse matrices. | |
Declaration and definition of IlukGraph.