ufc::finite_element::transform_reference_basis_derivatives wrong for covariant Piola transform

Issue #162 resolved
Prof Garth Wells created an issue

The function ufc::finite_element::transform_reference_basis_derivatives is scaling the covariant Piola transformation by 1/det(J), which is wrong. 1/det(J) appears in the contravariant transformation.

Comments (2)

  1. Log in to comment