Project 'irmb/VirtualFluids_dev' was moved to 'irmb/VirtualFluids'. Please update any links and bookmarks that may still have the old path.
Fix memory leaks
Compare changes
After adding sanitizers, memory leaks were detected when running GridGeneratorTests. This merge fixes them.
There are some leaks remaining in VirtualFluids_GPUTests . See #94 (closed).
This merge includes a temporary fix for #85.