Mohamed Tarek
Mohamed Tarek
Closing this issue. Please open more issues if you feel the need to.
It would be nice to throw a better error here.
The exponent operator ^ also doesn't work, any plan to support that?
Awesome looking forward to it ^_^
For shared-memory parallelism, I suggest making use of KissThreading.jl https://github.com/bkamins/KissThreading.jl which is shared-memory parallelism free of the closure bug hassle. That package is not registered yet, but I can work...
Using a cut element method (CutFEM, XFEM)
Ya I saw this paper a long time ago. I didn't go through the details but would be cool to reproduce the results here.
Can you try installing GLMakie in an environment without TopOpt.jl and then run the tests using `using Pkg; pkg"test GLMakie"`? If this fails, then we can open an issue in...
Closing due to lack of activity. Please re-open if still facing the issue.