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

Ifpack2::SparseContainer class declaration. More...

#include "Ifpack2_Container.hpp"
#include "Ifpack2_Details_MultiVectorLocalGatherScatter.hpp"
#include "Tpetra_MultiVector.hpp"
#include "Tpetra_Map.hpp"
#include "Tpetra_RowMatrix.hpp"
#include "Tpetra_CrsMatrix.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Ifpack2_ILUT_decl.hpp"
#include <vector>
#include "Ifpack2_Details_Amesos2Wrapper.hpp"

Go to the source code of this file.

Classes

class  Ifpack2::SparseContainer< MatrixType, InverseType >
 Store and solve a local sparse linear problem. More...
 

Namespaces

 Ifpack2
 Preconditioners and smoothers for Tpetra sparse matrices.
 

Detailed Description

Ifpack2::SparseContainer class declaration.