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

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

 Ifpack2
 Preconditioners and smoothers for Tpetra sparse matrices.
 

Detailed Description

Declaration and definition of IlukGraph.

Warning
This header file is an implementation detail of RILUK. Its contents may change or it may go away at any time.