fix bug in multigrid coloring by pcarruscag · Pull Request #2627 · su2code/SU2
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 966
Merged
Conversation
Copy link
Member
pcarruscag
commented
Nov 24, 2025
pcarruscag
commented
Proposed Changes
Nijso found it was wrong. The coloring function needed a mode to consider the outer index (rows) in the coloring (instead of just the inner indices, columns) for this application.
pcarruscag
added
the
changelog:fix
label
pcarruscag
deleted the
pedro/fix_coloring
branch
Copy link
Contributor
bigfooted
commented
Nov 24, 2025
bigfooted commented
Nov 24, 2025Oh wow! Thanks for the quick fix, Pedro!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment