Scattered Decomposition
Used for highly irregular grids
Partition load into a large number r of rectangular clusters such that r >> p
Each processor is given a disjoint set of r/p clusters.
Communication overhead can be a problem for highly irregular problems.