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

Fix range-based for loop in performance test #15939

Merged
merged 1 commit into from Aug 29, 2023

Conversation

kronbichler
Copy link
Member

In #15936, I must have messed up my changes after I ran sed, resulting in a missing phi. in front of quadrature_point_indices(). This prevents the timing_navier_stokes test from compiling and running. Now I checked that it is working again.

@kronbichler kronbichler added ready to test Performance tester Issues reported by the performance tester bot labels Aug 29, 2023
@bangerth bangerth merged commit 3d3a379 into dealii:master Aug 29, 2023
15 checks passed
@kronbichler kronbichler deleted the fix_test branch August 29, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance tester Issues reported by the performance tester bot ready to test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants