Restructure Vcycle and Diffusion Solver #158
Labels
effort: middle
expected time effort: up to 1 week
investigate
investigate if the code is correct
type: refactoring
clean up and refactoring
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.
The text was updated successfully, but these errors were encountered: