Skip to content
Snippets Groups Projects
Commit 142f5690 authored by Carsten Gräser's avatar Carsten Gräser
Browse files

Allow to set matrix hierarchy manually in MultiGridStep

This is helpful when using AMG, where the matrix hierarchy
is computed while coarsening. Another application are
problems, where the coarse matrix is a preconditioner
that does not coincide with the Galerkin-restriction
of the fine matrix, e.g. for DG methods.
parent 532830e4
No related branches found
No related tags found
1 merge request!75Allow to set matrix hierarchy manually in MultiGridStep
Pipeline #56462 passed