X Tutup
Skip to content

fix bug in multigrid coloring#2627

Merged
pcarruscag merged 1 commit intodevelopfrom
pedro/fix_coloring
Nov 24, 2025
Merged

fix bug in multigrid coloring#2627
pcarruscag merged 1 commit intodevelopfrom
pedro/fix_coloring

Conversation

@pcarruscag
Copy link
Member

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 pcarruscag merged commit a720b66 into develop Nov 24, 2025
38 checks passed
@pcarruscag pcarruscag deleted the pedro/fix_coloring branch November 24, 2025 05:48
@bigfooted
Copy link
Contributor

Oh wow! Thanks for the quick fix, Pedro!

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.

2 participants

X Tutup