dune-istl  2.4
File List
Here is a list of all files with brief descriptions:
 aggregates.hhProvides classes for the Coloring process of AMG
 amg.hhThe AMG preconditioner
 basearray.hhImplements several basic array containers
 bcrsmatrix.hhImplementation of the BCRSMatrix class
 bdmatrix.hhImplementation of the BDMatrix class
 btdmatrix.hhImplementation of the BTDMatrix class
 bvector.hhThis 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
 combinedfunctor.hh
 construction.hhHelper classes for the construction of classes without empty constructor
 dependency.hhProvides classes for initializing the link attributes of a matrix graph
 example.cc
 fastamg.hhA fast AMG method, that currently only allows only Gauss-Seidel smoothing and is currently purely sequential. It combines one Gauss-Seidel presmoothing sweep with the defect calculation to reduce memory transfers
 fastamgsmoother.hh
 galerkin.hhProvides a class for building the galerkin product based on a aggregation scheme
 globalaggregates.hhProvdes class for identifying aggregates globally
 graph.hhProvides classes for building the matrix graph
 graphcreator.hh
 gsetc.hhSimple iterative methods like Jacobi, Gauss-Seidel, SOR, SSOR, etc. in a generic way
 hierarchy.hhProvides a classes representing the hierarchies in AMG
 ilu.hh???
 ilusubdomainsolver.hhVarious local subdomain solvers based on ILU for SeqOverlappingSchwarz
 indicescoarsener.hhProvides a class for building the index set and remote indices on the coarse level
 io.hhSome generic functions for pretty printing vectors and matrices
 istlexception.hh
 kamg.hhProvides an algebraic multigrid using a Krylov cycle
 matrix.hhA dynamic dense block matrix class
 matrixindexset.hh
 matrixmarket.hhProvides classes for reading and writing MatrixMarket Files with an extension for parallel matrices
 matrixmatrix.hhFunctions for sparse matrix matrix multiplication
 matrixredistribute.hhFunctionality for redistributing a sparse matrix
 matrixutils.hhSome handy generic functions for ISTL matrices
 multitypeblockmatrix.hh
 multitypeblockvector.hh
 novlpschwarz.hh
 operators.hhDefine general, extensible interface for operators. The available implementation wraps a matrix
 overlappingschwarz.hhContains one level overlapping Schwarz preconditioners
 owneroverlapcopy.hhClasses providing communication interfaces for overlapping Schwarz methods
 parameters.hhParameter classes for customizing AMG
 pardiso.hh
 pinfo.hh
 preconditioner.hh
 preconditioners.hhDefine general preconditioner interface
 properties.hhProvides classes for handling internal properties in a graph
 renumberer.hh
 repartition.hhFunctionality for redistributing a parallel index set using graph partitioning
 scalarproducts.hhDefine base class for scalar product and norm
 scaledidmatrix.hhThis file implements a quadratic matrix of fixed size which is a multiple of the identity
 schwarz.hh
 smoother.hhClasses for the generic construction and application of the smoothers
 solver.hhDefine general, extensible interface for inverse operators
 solvercategory.hh
 solvers.hhImplementations of the inverse operator interface
 solvertype.hhTemplates characterizing the type of a solver
 superlu.hhClasses for using SuperLU with ISTL matrices
 supermatrix.hh
 transfer.hhProlongation and restriction for amg
 twolevelmethod.hhAlgebraic twolevel methods
 umfpack.hhClasses for using UMFPack with ISTL matrices
 vbvector.hh???