mesh-adaptation / goalie

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

Drop `solutions` and `indicators` arguments to adaptor #124

Open jwallwork23 opened 4 months ago

jwallwork23 commented 4 months ago

There is no longer any need for these to be provided, given that the adaptor has access to the MeshSeq and this now has the solution and error indicator data stored on it.