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

Remove empty non matching mesh interpolation data exception #2748

Merged
merged 7 commits into from
Aug 24, 2023

Conversation

nate-sime
Copy link
Contributor

@nate-sime nate-sime commented Aug 18, 2023

Tests are added where mesh partitions will have no data to send nor receive; however, interpolation into non matching meshes is still valid.

Fixes #2747.

@nate-sime nate-sime assigned nate-sime and unassigned nate-sime Aug 18, 2023
@nate-sime nate-sime added this pull request to the merge queue Aug 24, 2023
Merged via the queue into main with commit 200e94c Aug 24, 2023
20 checks passed
@nate-sime nate-sime deleted the nate/nmm_change_empty_data_check branch August 24, 2023 16:46
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]: Nonmatching mesh interpolation throws on valid (empty) data
2 participants