mesh-adaptation / animate

Anisotropic mesh adaptation toolkit for Firedrake
MIT License
5 stars 0 forks source link

TypeError after updating Firedrake #117

Closed ddundo closed 2 months ago

ddundo commented 2 months ago

After updating Firedrake, many tests raise TypeError: Argument 'sec' has incorrect type (expected petsc4py.PETSc.Section, got tuple) (see https://github.com/mesh-adaptation/animate/actions/runs/8951954489/job/24588829134)

@jwallwork23 this looks like it's something on the petsc side. Could you please take a look? :)