mesh-adaptation / goalie

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

Implement difference quotients approach #36

Open jwallwork23 opened 1 year ago

jwallwork23 commented 1 year ago

The DQ approach is a "cheap and cheerful" way to approximate DWR indicators without using enriched spaces at all. Might it be possible in an automated framework?

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