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

Declaration of RILUK interface. More...

#include <Ifpack2_ConfigDefs.hpp>
#include <Ifpack2_Preconditioner.hpp>
#include <Ifpack2_Details_CanChangeMatrix.hpp>
#include <Tpetra_CrsMatrix.hpp>
#include "Ifpack2_ScalingType.hpp"
#include "Ifpack2_IlukGraph.hpp"

Go to the source code of this file.

Classes

class  Ifpack2::RILUK< MatrixType >
 ILU(k) factorization of a given Tpetra::RowMatrix. More...

Namespaces

namespace  Teuchos
namespace  Ifpack2
 

Preconditioners and smoothers for Tpetra sparse matrices.



Detailed Description

Declaration of RILUK interface.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends