|
Ifpack2 Templated Preconditioning Package
Version 1.0
|
Ifpack2::Container class declaration. More...
#include <Ifpack2_ConfigDefs.hpp>#include <Tpetra_RowMatrix.hpp>#include <Teuchos_ParameterList.hpp>#include <Teuchos_Describable.hpp>#include <iostream>Go to the source code of this file.
Classes | |
| class | Ifpack2::Container< MatrixType > |
| Interface for creating and solving a local linear problem. More... | |
Namespaces | |
| namespace | Ifpack2 |
Preconditioners and smoothers for Tpetra sparse matrices. | |
Functions | |
| template<class MatrixType > | |
| std::ostream & | Ifpack2::operator<< (std::ostream &os, const Ifpack2::Container< MatrixType > &obj) |
Print information about the given Container to the output stream os. | |
Ifpack2::Container class declaration.
1.7.6.1