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

Declaration of Ifpack2::Hiptmair class. More...

#include "Ifpack2_ConfigDefs.hpp"
#include "Ifpack2_Preconditioner.hpp"
#include "Ifpack2_Condest.hpp"
#include "Ifpack2_Heap.hpp"
#include "Ifpack2_Parameters.hpp"
#include <Teuchos_Assert.hpp>
#include <Teuchos_RCP.hpp>
#include <Teuchos_Time.hpp>
#include <Teuchos_TypeNameTraits.hpp>
#include <Teuchos_ScalarTraits.hpp>
#include <iostream>
#include <string>
#include <sstream>
#include <cmath>

Go to the source code of this file.

Classes

class  Ifpack2::Hiptmair< MatrixType >
 Wrapper for Hiptmair smoothers. More...

Namespaces

namespace  Teuchos
namespace  Ifpack2
 

Preconditioners and smoothers for Tpetra sparse matrices.



Detailed Description

Declaration of Ifpack2::Hiptmair class.

Author:
Paul Tsuji
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends