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

Interpolation between different meshes #2245

Merged
merged 64 commits into from
Oct 21, 2022
Merged

Interpolation between different meshes #2245

merged 64 commits into from
Oct 21, 2022

Conversation

massimiliano-leoni
Copy link
Contributor

This pull request supersedes #1598 .
This pull request implements the same algorithm using the MPI Neighbourhood communication paradigm instead of the MPI One-sided communication one. The paradigm switch is joint work with @IgorBaratta .

Co-authored-by: Jørgen Schartum Dokken <dokken92@gmail.com>
@massimiliano-leoni
Copy link
Contributor Author

interpolation

And here's a cool picture, as requested by @IgorBaratta :D

IgorBaratta and others added 2 commits June 16, 2022 16:54
Co-authored-by: Jørgen Schartum Dokken <dokken92@gmail.com>
@massimiliano-leoni
Copy link
Contributor Author

@garth-wells I updated with main and I applied all but two edits [I'm not sure what to do in those cases].

@mscroggs
Copy link
Member

I'd be keen for this to get merged, as there is some functionality in here that is needed for evaluating point sources, which is something I want to be able to use.

@jhale jhale dismissed garth-wells’s stale review October 21, 2022 13:08

I believe the eps2 issue is satisfactory in the sense that it is the same as an existing implementation in geometry. Nevertheless, I think it would be good to revisit eps throughout the code, so I will add an issue.

@jhale jhale merged commit 9e9189b into FEniCS:main Oct 21, 2022
@massimiliano-leoni massimiliano-leoni deleted the mleoni/mesh-interpolation branch November 15, 2022 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants