mesh-adaptation / animate

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

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

Closed acse-ej321 closed 6 months ago

acse-ej321 commented 6 months ago

Closes #81

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