![]()  | 
  
    Ginkgo
    Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
    
   A numerical linear algebra library targeting many-core architectures 
   | 
 
The multigrid components namespace. More...
Classes | |
| class | EnableMultigridLevel | 
The EnableMultigridLevel gives the default implementation of MultigridLevel with composition and provides set_multigrid_level function.  More... | |
| class | FixedCoarsening | 
| FixedCoarsening is a very simple coarse grid generation algorithm.  More... | |
| class | MultigridLevel | 
| This class represents two levels in a multigrid hierarchy.  More... | |
| class | Pgm | 
| Parallel graph match (Pgm) is the aggregate method introduced in the paper M.  More... | |
Typedefs | |
| template<typename ValueType = default_precision, typename IndexType = int32> | |
| using | AmgxPgm = Pgm< ValueType, IndexType > | 
The multigrid components namespace.
 1.8.16