hypre-space / hypre

Parallel solvers for sparse linear systems featuring multigrid methods.
https://www.llnl.gov/casc/hypre/
Other
651 stars 182 forks source link

Add `hypre_MGRSetGlobalSmootherAtLevel` to MGR #1091

Closed victorapm closed 2 months ago

victorapm commented 3 months ago

Add hypre_MGRSetGlobalSmootherAtLevel which allows users to set "external" hypre solvers as a global relaxation method in MGR.

Tests: