Definition of Ifpack2::AdditiveSchwarz, which implements additive Schwarz preconditioning with an arbitrary subdomain solver. For the declaration and class documentation, please see Ifpack2_AdditiveSchwarz_decl.hpp in this directory.
Provides functions for retrieving local CRS arrays (row pointers, column indices, and values) from Tpetra::RowMatrix. This is used by Ifpack2's FastILU wrapper.
Defines Ifpack2::Details::FastILU_Base, the base class that contains all common data and behavior of Ifpack2's FastILU, FastILDL and FastIC preconditioners.