FEniCS/basix

Add `permute_closure_dofs` function

Closed this issue · 1 comments

Signature: permute_closure_dofs(span<int>, u8)

This should apply a permutation to all dofs including swapping positions of those on vertices.

done in #806