mesh-adaptation / animate

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

Implement Zienkiewicz-Zhu patch recovery #130

Open jwallwork23 opened 10 months ago

jwallwork23 commented 10 months ago

The ZZ method is super-convergent and can be really effective to use for Hessian recovery.

Parent issue: https://github.com/pyroteus/pyroteus/issues/7.