mesh-adaptation / animate

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

Allow restricting only one of metric magnitude and anisotropy #133

Open jwallwork23 opened 1 month ago

jwallwork23 commented 1 month ago

Currently, RiemannianMetric.enforce_spd can either restrict both metric magnitude and anisotropy or neither. It would be useful to be able to restrict just one of them.