mesh-adaptation / goalie

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

Link ODE demo into others #154

Closed jwallwork23 closed 3 months ago

jwallwork23 commented 3 months ago

An ODE demo was introduced in #101, but it is currently standalone. It needs to be linked in between mesh_seq.py and burgers.py.