mesh-adaptation / goalie

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

Investigate using bespoke iterators/iterables #24

Open jwallwork23 opened 1 year ago

jwallwork23 commented 1 year ago

I was learning about iterators and iterables in an intermediate Python course and figured it might be nice to make bespoke ones for some of the functionality in MeshSeq and its descendants.