dune-istl 3.0-git
istl Directory Reference
Directory dependency graph for istl:
istl

Directories

 eigenvalue
 
 paamg
 
 tutorial
 

Files

 basearray.hh
 Implements several basic array containers.
 
 bcrsmatrix.hh
 Implementation of the BCRSMatrix class.
 
 bdmatrix.hh
 Implementation of the BDMatrix class.
 
 btdmatrix.hh
 Implementation of the BTDMatrix class.
 
 bvector.hh
 This file implements a vector space as a tensor product of a given vector space. The number of components can be given at run-time.
 
 colcompmatrix.hh
 
 gsetc.hh
 Simple iterative methods like Jacobi, Gauss-Seidel, SOR, SSOR, etc. in a generic way.
 
 ilu.hh
 ???
 
 ilusubdomainsolver.hh
 Various local subdomain solvers based on ILU for SeqOverlappingSchwarz.
 
 io.hh
 Some generic functions for pretty printing vectors and matrices.
 
 istlexception.hh
 
 ldl.hh
 Class for using LDL with ISTL matrices.
 
 matrix.hh
 A dynamic dense block matrix class.
 
 matrixindexset.hh
 
 matrixmarket.hh
 Provides classes for reading and writing MatrixMarket Files with an extension for parallel matrices.
 
 matrixmatrix.hh
 provides functions for sparse matrix matrix multiplication.
 
 matrixredistribute.hh
 Functionality for redistributing a sparse matrix.
 
 matrixutils.hh
 Some handy generic functions for ISTL matrices.
 
 multitypeblockmatrix.hh
 
 multitypeblockvector.hh
 
 novlpschwarz.hh
 
 operators.hh
 Define general, extensible interface for operators. The available implementation wraps a matrix.
 
 overlappingschwarz.hh
 Contains one level overlapping Schwarz preconditioners.
 
 owneroverlapcopy.hh
 Classes providing communication interfaces for overlapping Schwarz methods.
 
 pardiso.hh
 
 preconditioner.hh
 
 preconditioners.hh
 Define general preconditioner interface.
 
 repartition.hh
 Functionality for redistributing a parallel index set using graph partitioning.
 
 scalarproducts.hh
 Define base class for scalar product and norm.
 
 scaledidmatrix.hh
 This file implements a quadratic matrix of fixed size which is a multiple of the identity.
 
 schwarz.hh
 
 solver.hh
 Define general, extensible interface for inverse operators.
 
 solvercategory.hh
 
 solvers.hh
 Implementations of the inverse operator interface.
 
 solvertype.hh
 Templates characterizing the type of a solver.
 
 spqr.hh
 Class for using SPQR with ISTL matrices.
 
 superlu.hh
 Classes for using SuperLU with ISTL matrices.
 
 supermatrix.hh
 
 umfpack.hh
 Classes for using UMFPack with ISTL matrices.
 
 vbvector.hh
 ???