FEniCS / ffcx

Next generation FEniCS Form Compiler for finite element forms
https://fenicsproject.org
Other
145 stars 38 forks source link

Move implementation of `QuadratureElement` to `basix.ufl` #590

Closed mscroggs closed 1 year ago

mscroggs commented 1 year ago

It's currently confusing that most elements can be imported from basix.ufl, but this one must be imported from ffcx.element_interface