FEniCS / dolfinx

Next generation FEniCS problem solving environment
https://fenicsproject.org
GNU Lesser General Public License v3.0
794 stars 182 forks source link

Remove jit options from function-space as we no longer generate code. #3529

Closed jorgensd closed 6 days ago

jorgensd commented 6 days ago

Remove commented out code from create_dolfinx_element.

jorgensd commented 6 days ago

Also make sure that newest mixed element test (#3520) works on single precision, as it currently gets into issues with basix due to the float type of the basix element. https://github.com/FEniCS/ffcx/actions/runs/11973090647/job/33381299505?pr=730