gridap / GridapSolvers.jl

Solvers and preconditioners for the Gridap ecosystem.
https://gridap.github.io/GridapSolvers.jl/
MIT License
10 stars 1 forks source link

Block-diagonal smoothers #24

Closed JordiManyer closed 10 months ago

JordiManyer commented 1 year ago

This is a PR to implement generic block-diagonal smoothers that can be used as preconditioners for other solvers. Linked to #23 .

Other things we also implemented during this PR: