Describe the current issue
ASM coloring needs a good ordering to be performant. Selecting an ordering (eg RCM) works but it would probably also work fine if a patch major ordering was used.
Describe the solution you'd like
when the index set ordering is set, add the the DOFs in patch order for mixed systems.
Describe alternatives you've considered
could alternatively have a default ordering set but defaults are sometimes dangerous.
Additional info
Describe the current issue
ASM coloring needs a good ordering to be performant. Selecting an ordering (eg RCM) works but it would probably also work fine if a patch major ordering was used.
Describe the solution you'd like
when the index set ordering is set, add the the DOFs in patch order for mixed systems.
Describe alternatives you've considered
could alternatively have a default ordering set but defaults are sometimes dangerous.
Additional info