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

Declaration of interface for preconditioners that can change their matrix after construction. More...

#include <Ifpack2_ConfigDefs.hpp>
#include <Tpetra_RowMatrix_decl.hpp>

Go to the source code of this file.

Classes

class  Ifpack2::Details::CanChangeMatrix< RowMatrixType >
 Mix-in interface for preconditioners that can change their matrix after construction. More...
 

Namespaces

 Ifpack2
 Preconditioners and smoothers for Tpetra sparse matrices.
 

Detailed Description

Declaration of interface for preconditioners that can change their matrix after construction.

Warning
This file is an implementation detail of Ifpack2. Users must not depend on this file's name or contents.