FEniCS/basix

Remove strings from quadrature

Closed this issue · 1 comments

Currently, the C++ library uses strings to identify different quadrature rules. These should be replaced with an enum.

See also #76