Ifpack2 Templated Preconditioning Package  Version 1.0
Classes | Namespaces
Ifpack2_ILUT_decl.hpp File Reference

Declaration of ILUT preconditioner. More...

#include <Ifpack2_ConfigDefs.hpp>
#include <Ifpack2_Preconditioner.hpp>
#include <Ifpack2_Details_CanChangeMatrix.hpp>
#include <Tpetra_CrsMatrix_decl.hpp>
#include <string>
#include <sstream>
#include <iostream>
#include <cmath>
#include <type_traits>

Go to the source code of this file.

Classes

class  Ifpack2::ILUT< MatrixType >
 ILUT (incomplete LU factorization with threshold) of a Tpetra sparse matrix. More...
 

Namespaces

 Ifpack2
 Preconditioners and smoothers for Tpetra sparse matrices.
 

Detailed Description

Declaration of ILUT preconditioner.