You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update rcb.c
Make changes so that the "group_blocks" option does what it says. The previous code tried to do something a little different from that and was incorrect in its implementation.
Add Space Filling Curve
Add Space Filling Curve as a load balance option and clean up some of the other files removing typos and removing more references to deleted code.