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

Added [[maybe_unused]] for the allenCahn applications #237

Merged

Conversation

ellery-hendrix
Copy link
Contributor

@ellery-hendrix ellery-hendrix commented Sep 13, 2024

qualifier to suppress warnings in allenCahn app

@ellery-hendrix ellery-hendrix changed the base branch from master to development September 13, 2024 20:24
@landinjm landinjm self-requested a review September 16, 2024 03:45
Copy link
Contributor

@landinjm landinjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for the PR!

@landinjm landinjm changed the title Unused var compiled allenCahn Added [[maybe_unused]] for the allenCahn applications Sep 16, 2024
@landinjm landinjm linked an issue Sep 16, 2024 that may be closed by this pull request
@landinjm landinjm merged commit b82cac7 into prisms-center:development Sep 16, 2024
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.

Using [[maybe_unused]] for q_point_loc
2 participants