You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use subdegree instead of superdegree to check cell bendy-ness (FEniCS#295)
The reason subdegree is right is that you care about whether the
edges are straight, not whether there are any quadratic functions
on the interior.
See firedrakeproject/firedrake#3612.
Co-authored-by: Matthew Scroggs <[email protected]>
0 commit comments