Skip to content
Snippets Groups Projects
Forked from Core Modules / dune-istl
1865 commits behind, 4 commits ahead of the upstream repository.
Markus Blatt's avatar
Markus Blatt authored
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.
a627abb7
History
Name Last commit Last update