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 missing curly braces to catch statement #83

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

mschreter
Copy link
Collaborator

@mschreter mschreter commented Oct 23, 2023

This PR adds missing curly braces to a catch statement inside the NavierStokesPreconditioner. This issue was identified by the CI check of MeltPoolDG and led to a compile error.

@kronbichler kronbichler merged commit 6329eee into kronbichler:master Oct 23, 2023
1 check passed
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.

2 participants