Commit 375bd23
committed
examples: Show strided sub-block gather in MPI data notebook
Now that data_gather handles a strided slice whose start falls inside a
subdomain, demonstrate it in the reading example
(f.data_gather(start=2, stop=8, step=2)).1 parent cf38077 commit 375bd23
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
314 | | - | |
315 | | - | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
0 commit comments