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 case when only empty tuple is passed in #387

Merged

Conversation

dpgrote
Copy link
Contributor

@dpgrote dpgrote commented Oct 29, 2024

One more fix for the global indexing of MultiFabs. I hadn't taken care of the case when only the empty tuple is passed in (for example for 1D). This PR fixes this case.

@dpgrote dpgrote added the bug: affects latest release Bug also exists in latest release version label Oct 29, 2024
@WeiqunZhang WeiqunZhang merged commit 917f326 into AMReX-Codes:development Nov 1, 2024
17 of 18 checks passed
@dpgrote dpgrote deleted the fix_MultiFab_empty_tuple branch November 1, 2024 00:59
@ax3l ax3l added bug Something isn't working component: MPI Domain decomposition and communication labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: affects latest release Bug also exists in latest release version bug Something isn't working component: MPI Domain decomposition and communication
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants