-
- Downloads
[bugfix][twolevelmethod] Removes memory leak.
This patch fixes a memory leak when using AMG as a coarse level solver for the two level method. As there was no need to store the solver as a pointer (it was copied anyway), we now simply store it by value.
Please register or sign in to comment