mesh-adaptation / goalie

Goal-oriented error estimation and mesh adaptation for finite element problems solved using Firedrake
Other
1 stars 1 forks source link

Port interpolation functionality to Animate #161

Closed jwallwork23 closed 2 months ago

jwallwork23 commented 2 months ago

Closes #147.

jwallwork23 commented 2 months ago

Besides the import issue on the CI side here, it looks good! I only left a minor comment that might be relevant for a new issue. Thanks again :)

Thanks. The CI issue is because it isn't using the latest Animate after https://github.com/mesh-adaptation/animate/pull/105 was merged. I'm updating the Docker image now.