FEniCS/basix

Transpose the data returned by `FiniteElement::tabulate`

Opened this issue · 0 comments

Transposing the last two indices will mean we don't have to transpose the data when assigning it.

This will need changes in DOLFINx and FFCx.