inducer / meshmode

High-order unstructured mesh representation and discrete function spaces
https://documen.tician.de/meshmode/
25 stars 24 forks source link

Fix for Firedrake removing `_Facets.markers` #369

Closed inducer closed 1 year ago

inducer commented 1 year ago

https://github.com/firedrakeproject/firedrake/commit/9125a65c0cb5bb671c62c33f05a0d42b983e06ed, in which 'deprecate' appears to mean 'remove without prior warning or suggested recourse'.

CI failure: https://github.com/inducer/meshmode/actions/runs/4395544902

inducer commented 1 year ago

Weird. This works when run on a master Firedrake install, but fails in CI?