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: PC Tile Copy w/ Names #4298

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Jan 17, 2025

Summary

We forgot a define() that also needs to forward the names of SoA components. This fixes it.

Additional background

First seen in AMReX-Codes/pyamrex#382

Checklist

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • include documentation in the code and/or rst files, if appropriate

We forgot a `define()` that also needs to forward the names
of SoA components. This fixes it.
@ax3l ax3l added the bug label Jan 17, 2025
@ax3l ax3l requested a review from atmyers January 17, 2025 18:41
@atmyers atmyers merged commit 0233b8e into AMReX-Codes:development Jan 17, 2025
75 checks passed
@ax3l ax3l deleted the fix-tile-name-copy branch January 17, 2025 21:28
ax3l added a commit to ax3l/pyamrex that referenced this pull request Jan 17, 2025
Update to latest commit in `development`.
Pull in fix AMReX-Codes/amrex#4298
for AMReX-Codes#382.
ax3l added a commit to AMReX-Codes/pyamrex that referenced this pull request Jan 23, 2025
Update to latest commit in `development`.
Pull in fixes
- [x] AMReX-Codes/amrex#4298
- [x] AMReX-Codes/amrex#4299
- [x] AMReX-Codes/amrex#4302
- [x] AMReX-Codes/amrex#4300

for #382.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants