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

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

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
@EZoni
Copy link
Member

EZoni commented Nov 20, 2024

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

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