basix icon indicating copy to clipboard operation
basix copied to clipboard

Transpose the data returned by `FiniteElement::tabulate`

Open mscroggs opened this issue 2 years ago • 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.

mscroggs avatar May 20 '22 11:05 mscroggs