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

Provides functions for retrieving local CRS arrays (row pointers, column indices, and values) from Tpetra::RowMatrix. This is used by Ifpack2's FastILU wrapper. More...

#include <Tpetra_RowMatrix.hpp>
#include <Tpetra_CrsMatrix.hpp>
#include <Tpetra_KokkosCompat_DefaultNode.hpp>
#include <Tpetra_BlockCrsMatrix_Helpers_decl.hpp>
#include <KokkosSparse_CrsMatrix.hpp>
#include <Ifpack2_LocalFilter.hpp>
#include <Ifpack2_ReorderFilter.hpp>

Go to the source code of this file.

Namespaces

 Ifpack2
 Preconditioners and smoothers for Tpetra sparse matrices.
 

Detailed Description

Provides functions for retrieving local CRS arrays (row pointers, column indices, and values) from Tpetra::RowMatrix. This is used by Ifpack2's FastILU wrapper.