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

move redist into amrex #3378

Merged
merged 32 commits into from
Jul 3, 2023

Conversation

asalmgren
Copy link
Member

Summary

This PR moves all redistribution functionality from AMReX-Hydro to amrex/Src/EB. It also adds re-redistribution to the routines in EB (copied from Tests/EB_CNS). (It also moves the slope routines since those are needed by state redistribution.) This change will require changes in any code that currently uses AMReX-Hydro for redistribution. Additional changes will be required in application codes that want to enable re-redistribution. Once this PR is merged in amrex, all routines in AMReX-Hydro/Slopes and AMReX-Hydro/Redistribution will be deleted.

Additional background

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

Src/EB/AMReX_EB_Slopes_3D_K.H Fixed Show fixed Hide fixed
Src/EB/AMReX_EB_Slopes_3D_K.H Fixed Show fixed Hide fixed
Src/EB/AMReX_EB_Slopes_3D_K.H Fixed Show fixed Hide fixed
Src/EB/AMReX_EB_Slopes_3D_K.H Fixed Show fixed Hide fixed
Src/EB/AMReX_EB_Slopes_3D_K.H Fixed Show fixed Hide fixed
Src/EB/AMReX_EB_Slopes_3D_K.H Dismissed Show dismissed Hide dismissed
Src/EB/AMReX_EB_Slopes_3D_K.H Dismissed Show dismissed Hide dismissed
Src/Boundary/AMReX_YAFluxRegister.H Fixed Show fixed Hide fixed
Src/Boundary/AMReX_YAFluxRegister.H Fixed Show fixed Hide fixed
Src/Boundary/AMReX_YAFluxRegister.H Fixed Show fixed Hide fixed
@WeiqunZhang WeiqunZhang merged commit 9fc6354 into AMReX-Codes:development Jul 3, 2023
64 of 66 checks passed
@WeiqunZhang WeiqunZhang deleted the move_redist_into_amrex branch July 3, 2023 03:08
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.

None yet

2 participants