firedrakeproject / asQ

A library for implementing ParaDIAG timestepping algorithms using Firedrake
MIT License
4 stars 1 forks source link

Update complex-proxy with the ufl element interface update #150

Closed JHopeCollins closed 10 months ago

JHopeCollins commented 10 months ago

Firedrake PR #3166 made a (breaking) update to the ufl finite element interface. This PR updates complex-proxy to use this new intereface.