|
Ifpack2 Templated Preconditioning Package Version 1.0
|
#include "Ifpack2_ConfigDefs.hpp"#include "Tpetra_Operator.hpp"#include "Tpetra_RowMatrix.hpp"#include "Teuchos_ParameterList.hpp"#include "Teuchos_ScalarTraits.hpp"#include <iostream>Go to the source code of this file.
Classes | |
| class | Ifpack2::Preconditioner< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Interface for all Ifpack2 preconditioners. More... | |
Namespaces | |
| namespace | Ifpack2 |
| Preconditioners and smoothers for Tpetra sparse matrices. | |