mesh-adaptation / animate

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

Hessian metric demo #53

Open jwallwork23 opened 7 months ago

jwallwork23 commented 7 months ago

Building on the previous demo, this one should create a metric by recovering a Hessian.

jwallwork23 commented 7 months ago

Perhaps compute the Hessian of a sensor function and show the results of different normalisation orders. Could also compare averaging vs intersection?

stephankramer commented 6 months ago

Started writing a Hessian demo. @acse-ej321 may add a more applied one later