mesh-adaptation / animate

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

Ping pong demo #96

Closed jwallwork23 closed 1 month ago

jwallwork23 commented 3 months ago

Once the interpolation functionality has been transferred over from Goalie in #94, we should add a demo.

For a 'ping pong' demo, we define a sensor field and interpolate it back and forth between two meshes, observing how it changes under different approaches.

jwallwork23 commented 2 months ago

Would be nice to consider projection with lumping (#95) as well as standard projection and interpolation.

jwallwork23 commented 1 month ago

Closed by #115.