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

Add multifab method that takes an int for the direction #5473

Merged

Conversation

dpgrote
Copy link
Member

@dpgrote dpgrote commented Nov 19, 2024

This adds a new way to call the multifab routine from Python, taking an integer for the direction instead of requiring an instance of the Direction class.

This also cleans up the documentation some for the other versions of the routine.

@dpgrote dpgrote added the component: Python Python layer label Nov 19, 2024
@dpgrote dpgrote requested a review from RemiLehe November 19, 2024 22:27
@EZoni
Copy link
Member

EZoni commented Nov 20, 2024

@dpgrote
You might need to rebase after #5474 to fix the Clang sanitizer checks.

@EZoni EZoni merged commit 2318fd7 into ECP-WarpX:development Dec 6, 2024
37 checks passed
@dpgrote dpgrote deleted the update_python_multifab_interface branch December 7, 2024 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Python Python layer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants