mesh-adaptation / animate

Anisotropic mesh adaptation toolkit for Firedrake
MIT License
5 stars 0 forks source link

Reimplement Clement interpolant using a subclass of `Interpolator` #30

Open jwallwork23 opened 10 months ago

jwallwork23 commented 10 months ago

Good practice to follow the same design patterns as Firedrake where possible.