Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Cofunction self-assignment via interpolation #3939

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

jrmaddison
Copy link
Contributor

Fixes #3935

firedrake/interpolation.py Outdated Show resolved Hide resolved
tests/firedrake/regression/test_interp_dual.py Outdated Show resolved Hide resolved
@connorjward
Copy link
Contributor

@jrmaddison just like #3965 please can you update this branch. It should then pass tests.

@jrmaddison jrmaddison force-pushed the jrmaddison/self_interpolation branch from f244d31 to 6735414 Compare January 22, 2025 17:09
@jrmaddison
Copy link
Contributor Author

@jrmaddison just like #3965 please can you update this branch. It should then pass tests.

Done

@jrmaddison jrmaddison force-pushed the jrmaddison/self_interpolation branch from 6735414 to 9c783cb Compare January 23, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Self-assignment via Cofunction.interpolate
4 participants