Jesse Chan
Jesse Chan
> @jlchan How bad are the merge conflicts? Does it make sense to stay with this or start from main again? I don't think they're bad. Since your PR supercedes...
@apey236 would you mind making a separate PR for your 3D parabolic mortar implementation? We can then close this PR
Good point @DanielDoehring. We can merge 3D first and simply use this as a CI testing PR until then.
It'd be nice if we could just do `plot(pd)`. This shouldn't be hard to implement since it's basically the same code as the standard plotting stuff.
Sounds like you can do it, and that the recommended approach is using `get_du` or `get_du!`? https://stackoverflow.com/questions/57012586/extracting-derivatives-du-dt-from-an-ode-problem
Sure, I'll take a look. Thanks for the heads up!
No problem, I understand that situation well! I've got some workarounds for it, so it's not pressing.
Any update on this issue? We've been using Static.jl to get around this for now.
Closed by #374
I'm not sure it is - does it support only rectangular domains? I was going to ask this in a separate issue, but I'm actually hoping to use marching tets...