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

Declaration of interface for nested preconditioners. More...

#include <Ifpack2_Preconditioner.hpp>

Go to the source code of this file.

Classes

class  Ifpack2::Details::NestedPreconditioner< PrecType >
 Mix-in interface for nested preconditioners. More...
 

Namespaces

 Ifpack2
 Preconditioners and smoothers for Tpetra sparse matrices.
 

Detailed Description

Declaration of interface for nested preconditioners.

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