IrregRange(Dimension dim, int blocks [])Creates a irregular block-distributed with kernel dim. The array blocks should have dim.size() elements containing non-negative integers. These define the block size associated with each process. The extent of the range is
The constructed range is a template range.