dune-istl 2.9.1
Loading...
Searching...
No Matches
paamg Directory Reference
Directory dependency graph for paamg:
paamg

Files

 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.