Ifpack2 Templated Preconditioning Package
Version 1.0
|
Declaration of MDF interface. More...
#include "KokkosSparse_spiluk.hpp"
#include "Ifpack2_Preconditioner.hpp"
#include "Ifpack2_Details_CanChangeMatrix.hpp"
#include "Tpetra_CrsMatrix_decl.hpp"
#include "Ifpack2_ScalingType.hpp"
#include "Ifpack2_IlukGraph.hpp"
#include "Ifpack2_LocalSparseTriangularSolver_decl.hpp"
#include <memory>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | Ifpack2::RILUK< MatrixType > |
ILU(k) factorization of a given Tpetra::RowMatrix. More... | |
Namespaces | |
Teuchos | |
Ifpack2 | |
Preconditioners and smoothers for Tpetra sparse matrices. | |
Declaration of MDF interface.
Declaration of RILUK interface.