These programs are used to verify the correctness of moving
distributed array sections, e.g.

    a(x1:x2,y1:y2) = b(3,x1:x2,y1:y2)

All programs have to be translated with -H flag.

simple1.f           all these programs are checking their results
simple2.f
simple3.f
simple4.f

move2.f             for these programs one can test different features
move3.f             for different numbers of dimensions (1-6)
move3a.f
move4.f
