Generalized multigrid solver
Description
Generalized multigrid solver
The Poisson multigrid solver is now generalized to work with a generic nonlocal operator.
News snippet
Code refactoring.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.