dune-istl 2.9.0
Modules
Here is a list of all modules:
[detail level 1234]
 Iterative Solvers Template Library (ISTL)Iterative Solvers supporting block recursive matrix and vector classes at compile time
 Iterative Solvers
 Eigenvalue Solvers
 Parallel Solvers
 Operator concept
 Preconditioners
 Parallel Algebraic MultigridA Parallel Algebraic Multigrid based on Agglomeration
 Fast (sequential) Algebraic MultigridAn Algebraic Multigrid based on Agglomeration that saves memory bandwidth
 Scalar productsScalar products for the use in iterative solvers
 Communication Interface
 Sparse Matrix and Vector classesMatrix and Vector classes that support a block recursive structure capable of representing the natural structure from Finite Element discretisations
 Block Recursive Iterative Kernels
 IO for matrices and vectors.Provides methods for reading and writing matrices and vectors in various formats
 DenseMatVec
 ISTL_Factory