FEniCS / ffcx

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

Write the Basix hash into generated code (or 0 if the element is not plain C++ Basix element) #688

Closed mscroggs closed 2 months ago

mscroggs commented 2 months ago

Required for https://github.com/FEniCS/dolfinx/issues/3169.

DOLFINx PR that follows on from this: https://github.com/FEniCS/dolfinx/pull/3186