FEniCS / ffcx

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

Fix access in assert #700

Closed jorgensd closed 4 months ago

jorgensd commented 4 months ago

Debugging #699 I found a missed conversion to base_ir in the assert when cell is None (not hit by any of our tests).