Hello everyone,
I believe that there is a memory leak in the CoordinateTrafo function. I want to use this function to compute a composition of two gridfunctions in a long running code. Is there another way to compute a composition of a 1d and 2d gridfunction that is more efficient?
I have a attached a testfile that displays the the issue further.
memory_leak.ipynb (30.2 KB)