1 2After setting all values to 0: 3begin rank 0 portion (with ghosts, 4 x 5) 40., 0., 0., 0., 0., 50., 0., 0., 0., 0., 60., 0., 0., 0., 0., 70., 0., 0., 0., 0., 8end rank 0 portion 9begin rank 1 portion (with ghosts, 4 x 5) 100., 0., 0., 0., 0., 110., 0., 0., 0., 0., 120., 0., 0., 0., 0., 130., 0., 0., 0., 0., 14end rank 1 portion 15done 16 17After setting interior values to 1: 18begin rank 0 portion (with ghosts, 4 x 5) 190., 0., 0., 0., 0., 200., 1., 1., 1., 0., 210., 1., 1., 1., 0., 220., 0., 0., 0., 0., 23end rank 0 portion 24begin rank 1 portion (with ghosts, 4 x 5) 250., 0., 0., 0., 0., 260., 1., 1., 1., 0., 270., 1., 1., 1., 0., 280., 0., 0., 0., 0., 29end rank 1 portion 30done 31 32After local-to-local communication: 33begin rank 0 portion (with ghosts, 4 x 5) 341., 1., 1., 1., 1., 351., 1., 1., 1., 1., 361., 1., 1., 1., 1., 371., 1., 1., 1., 1., 38end rank 0 portion 39begin rank 1 portion (with ghosts, 4 x 5) 401., 1., 1., 1., 1., 411., 1., 1., 1., 1., 421., 1., 1., 1., 1., 431., 1., 1., 1., 1., 44end rank 1 portion 45done 46