firedrakeproject / asQ

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

Fix bug in steady swe test since UFL update #86

Closed JHopeCollins closed 2 years ago

JHopeCollins commented 2 years ago

Since Firedrake updated their UFL the steady_swe test has been failing when setting up the diagfftpc block solvers with this error message:

/home/firedrake/firedrake/src/ufl/ufl/algorithms/apply_derivatives.py:889: in reference_grad error("Currently no support for ReferenceGrad in CoefficientDerivative.")