mesh-adaptation / animate

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

Avoid dropping the last three characters when getting a demo test name #67

Closed jwallwork23 closed 8 months ago

jwallwork23 commented 8 months ago

https://github.com/pyroteus/animate/blob/0aca2053ff2840ba3ba507de6830a664196a36df/test/test_demos.py#L21

We should follow the approach of https://github.com/pyroteus/goalie/pull/92 instead.