Gridap.jl
Gridap.jl copied to clipboard
Shape derivative
minor changes related to allowing the propogation of dual numbers for computing shape derivatives.
- checking one level deeper for concrete types
- finding an equivalent triangulation with a different hash key. The hash key is different when dual numbers appear somewhere in the data structure even though the triangulation is the same. The changes here are not pretty, however they only kick in when the existing code would fail.