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 to amrex #3377

Closed

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 Dismissed Show dismissed Hide dismissed
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/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
@asalmgren asalmgren closed this Jun 20, 2023
@asalmgren asalmgren deleted the move_redist_to_amrex branch August 23, 2023 20:38
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

1 participant