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 plugin warnings hollow sphere #5177

Merged
merged 1 commit into from Jun 29, 2023

Conversation

gassmoeller
Copy link
Member

Compiling the plugins for the hollow sphere benchmark produced warnings because we unconditionally access element 2 of an array of length dim. Avoid these warnings using template specializations.

Related to #5145

@bangerth bangerth merged commit b5cea8c into geodynamics:main Jun 29, 2023
6 checks passed
@gassmoeller gassmoeller deleted the fix_warnings_hollow_sphere branch June 29, 2023 17:10
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