The code attempts to improve #iterations in the Gauss-Seidel-like multicell solver by improving ordering. In general, experiment failed to improve #iterations, except for one: totally random order was the best (for the 100x100 case tried)!
The code attempts to improve #iterations in the Gauss-Seidel-like multicell solver by improving ordering. In general, experiment failed to improve #iterations, except for one: totally random order was the best (for the 100x100 case tried)!