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

Fixed some issues with transfer classes #422

Merged
merged 4 commits into from
Apr 27, 2024

Conversation

brownbaerchen
Copy link
Contributor

The transfer classes are poorly tested and are silently not compatible with some parts of the code.
#421 tracks some of these issues. This PR addresses a few. Namely, the new implementation of imex_mesh via MultiComponentMesh was causing some issues which I fixed in some transfer classes. I didn't check all. I added some tests to increase coverage and also reduced code duplication in some transfer classes.
I mainly need the transfer class for mpi4py-fft, which now does what I need. So I am not sure if I will continue working on fixing the transfer classes beyond this PR.

@pancetta pancetta merged commit 38f3e2b into Parallel-in-Time:master Apr 27, 2024
18 checks passed
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.

2 participants