Would it be possible to add a recommended configuration for multigrid as a solver in the file config solver examples?
examples/file-config-solver/config/
What is the status of the multigrid solver in Ginkgo?
Performance tests comparing https://github.com/exasim-project/NeoN with a GPU implementation of OpenFOAM show significant benefits for Multigrid over CG for some cases.
@yhmtsai since you were the last one in the commit history, do you know?