mesh-adaptation / animate

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

#81 add import interpolate from __future__ and update function calls #119

Closed acse-ej321 closed 1 month ago

acse-ej321 commented 1 month ago

Closes #81

Updates calls to interpolate in animate to be consistent with __future__ implementation in Firedrake.