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

Ifpack2::BlockRelaxation class declaration. More...

#include <Ifpack2_ConfigDefs.hpp>
#include <Ifpack2_Preconditioner.hpp>
#include <Ifpack2_Partitioner.hpp>
#include <Ifpack2_Details_CanChangeMatrix.hpp>
#include <Teuchos_Time.hpp>
#include <string>
#include <iostream>
#include <sstream>

Go to the source code of this file.

Classes

class  Ifpack2::BlockRelaxation< MatrixType, ContainerType >
 Block relaxation preconditioners (or smoothers) for Tpetra::RowMatrix and Tpetra::CrsMatrix sparse matrices. More...

Namespaces

namespace  Ifpack2
 

Preconditioners and smoothers for Tpetra sparse matrices.



Detailed Description

Ifpack2::BlockRelaxation class declaration.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends