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

wrapper for concatenate function in amrex #145

Merged

Conversation

RevathiJambunathan
Copy link
Contributor

@RevathiJambunathan RevathiJambunathan commented Jul 13, 2023

In this PR, we add a wrapper to the concatenate function in amrex.

Thanks to the team effort by @EZoni @oshapoval @kngott and Scot Halverson.

@EZoni
Copy link
Contributor

EZoni commented Jul 17, 2023

@RevathiJambunathan
Discussed offline with @ax3l, besides using the wrapper when converting the AMReX tutorials to pyamrex, it would be useful to add a small test of this function within one of the existing tests in the pyamrex repository.

@ax3l ax3l self-requested a review July 17, 2023 18:48
@ax3l ax3l self-assigned this Jul 17, 2023
@ax3l ax3l added the enhancement New feature or request label Jul 17, 2023
src/pyAMReX.cpp Outdated Show resolved Hide resolved
src/pyAMReX.cpp Outdated Show resolved Hide resolved
src/Base/Utility.cpp Outdated Show resolved Hide resolved
src/pyAMReX.cpp Outdated Show resolved Hide resolved
RevathiJambunathan and others added 5 commits July 18, 2023 14:56
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
tests/test_utility.py Fixed Show fixed Hide fixed
tests/test_utility.py Fixed Show fixed Hide fixed
src/pyAMReX.cpp Show resolved Hide resolved
tests/test_utility.py Outdated Show resolved Hide resolved
tests/test_utility.py Outdated Show resolved Hide resolved
tests/test_utility.py Outdated Show resolved Hide resolved
Copy link
Member

@ax3l ax3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thank you! 🚀 ✨

@ax3l ax3l merged commit 9cdc6ce into AMReX-Codes:development Jul 19, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants