Ifpack2 Templated Preconditioning Package
Version 1.0
|
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. | |
Ifpack2::SparseContainer class declaration.