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

Replace type unstable tuple call with type-stable ntuple call #3471

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jlk9
Copy link
Collaborator

@jlk9 jlk9 commented Feb 12, 2024

Just replaced the tuple line in permute_boundary_conditions (in file src/BoundaryConditionsfill_halo_regions.jl) with an ntuple call that makes it type-stable and eases use of Enzyme.

@jlk9 jlk9 requested a review from glwagner February 12, 2024 22:30
jlk9 and others added 2 commits February 13, 2024 10:57
Made suggested edits to variable names for clarity

Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com>
@glwagner glwagner changed the title Replaced type unstable tuple call with type-stable ntuple call Replace type unstable tuple call with type-stable ntuple call Feb 16, 2024
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