mesh-adaptation / goalie

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

Implement MOESS #37

Open jwallwork23 opened 1 year ago

jwallwork23 commented 1 year ago

The "Metric Optimisation through Error Sampling and Synthesis" (Yano & Darmofal, 2012) takes a rather different approach from how we've been doing things, but would be good to implement, if possible.

Parent issue: https://github.com/pyroteus/pyroteus/issues/7.