Skip to content

fixed a bug where the coarse solver of the Uzawa solver allocated memory on each…

Daniel Drzisga requested to merge memoryfix into master

fixed a bug where the coarse solver of the Uzawa solver allocated memory on each level instead of only the coarsest one

Merge request reports