▼ doc | |
doxygen | |
▼ dune | |
▼ istl | |
▼ common | |
counter.hh | |
registry.hh | |
▼ eigenvalue | |
arpackpp.hh | |
poweriteration.hh | |
▼ paamg | |
aggregates.hh | Provides classes for the Coloring process of AMG |
amg.hh | The AMG preconditioner |
combinedfunctor.hh | |
construction.hh | Helper classes for the construction of classes without empty constructor |
dependency.hh | Provides classes for initializing the link attributes of a matrix graph |
fastamg.hh | A 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.hh | Provides a class for building the galerkin product based on a aggregation scheme |
globalaggregates.hh | Provdes class for identifying aggregates globally |
graph.hh | Provides classes for building the matrix graph |
graphcreator.hh | |
hierarchy.hh | Provides a classes representing the hierarchies in AMG |
indicescoarsener.hh | Provides a class for building the index set and remote indices on the coarse level |
kamg.hh | Provides an algebraic multigrid using a Krylov cycle |
matrixhierarchy.hh | Provides a classes representing the hierarchies in AMG |
parameters.hh | Parameter classes for customizing AMG |
pinfo.hh | |
properties.hh | Provides classes for handling internal properties in a graph |
renumberer.hh | |
smoother.hh | Classes for the generic construction and application of the smoothers |
transfer.hh | Prolongation and restriction for amg |
twolevelmethod.hh | Algebraic twolevel methods |
allocator.hh | |
basearray.hh | Implements several basic array containers |
bccsmatrix.hh | |
bccsmatrixinitializer.hh | |
bcrsmatrix.hh | Implementation of the BCRSMatrix class |
bdmatrix.hh | Implementation of the BDMatrix class |
blocklevel.hh | Helper functions for determining the vector/matrix block level |
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 |
cholmod.hh | |
foreach.hh | |
gsetc.hh | Simple iterative methods like Jacobi, Gauss-Seidel, SOR, SSOR, etc. in a generic way |
ildl.hh | Incomplete LDL decomposition |
ilu.hh | The incomplete LU factorization kernels |
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 | 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 |
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 | |
solverfactory.hh | |
solverregistry.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 |
superlufunctions.hh | |
supermatrix.hh | |
umfpack.hh | Classes for using UMFPack with ISTL matrices |
vbvector.hh | ??? |