Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent global Jacobian derivatives being interpreted as local derivatives #375

Merged
merged 5 commits into from
Jul 7, 2021

Conversation

jpdean
Copy link
Member

@jpdean jpdean commented Jul 5, 2021

This PR fixes #373 when coupled with FEniCS/ufl#63.

@mscroggs mscroggs self-requested a review July 7, 2021 16:18
@garth-wells garth-wells merged commit a129989 into main Jul 7, 2021
@garth-wells garth-wells deleted the jpdean/jacobian_deriv_fix branch July 7, 2021 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

inner(u, div(w)) * dx incorrect for non-affine geometric mappings
3 participants