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

Declaration of DatabaseSchwarz class. More...

#include "Ifpack2_Preconditioner.hpp"
#include "Ifpack2_Details_CanChangeMatrix.hpp"
#include "Teuchos_SerialDenseMatrix.hpp"
#include "Tpetra_CrsMatrix_decl.hpp"
#include <type_traits>

Go to the source code of this file.

Classes

class  Ifpack2::DatabaseSchwarz< MatrixType >
 Overlapping Schwarz where redundant patches are not stored explicitly. More...
 

Namespaces

 Ifpack2
 Preconditioners and smoothers for Tpetra sparse matrices.
 

Detailed Description

Declaration of DatabaseSchwarz class.