Open
Description
In VCycleMG.cpp is duplicate code, which is from the respective diffusion solver. To prevent duplicate code, investigate whether it is possible to restructure the Diffusion Solver Jacobi as well ColoredGaussSeidel as such that the error/residuum calculation doesn't need to be done in the VCycleMG class.