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

A small optimization: replacing index-based loops to range-based loops #5382

Merged
merged 1 commit into from Sep 7, 2023

Conversation

vyushut
Copy link
Contributor

@vyushut vyushut commented Sep 6, 2023

A small optimization: replacing index-based loops to range-based loops.

@tjhei
Copy link
Member

tjhei commented Sep 6, 2023

More specifically, this is prompted by the change in deal.II, see dealii/dealii#15936 where a potential small performance difference was measured.

Thank you, Vladimir. 👍

@tjhei
Copy link
Member

tjhei commented Sep 6, 2023

/rebuild

@gassmoeller
Copy link
Member

Thanks for the improvement and congrats on your first PR to ASPECT ;-)

@gassmoeller gassmoeller merged commit 606676c into geodynamics:main Sep 7, 2023
7 checks passed
@vyushut
Copy link
Contributor Author

vyushut commented Sep 7, 2023

;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants