Ifpack2 Templated Preconditioning Package Version 1.0
Loading...
Searching...
No Matches
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 <KokkosCompat_DefaultNode.hpp>
#include <KokkosSparse_CrsMatrix.hpp>
#include <Ifpack2_LocalFilter.hpp>
#include <Ifpack2_ReorderFilter.hpp>

Go to the source code of this file.

Namespaces

namespace  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.