XPOSE_V2_y2z.inc

References to this file elsewhere.
1 !STARTOFREGISTRYGENERATEDINCLUDE 'inc/XPOSE_V2_y2z.inc'
2 !
3 ! WARNING This file is generated automatically by use_registry
4 ! using the data base in the file named Registry.
5 ! Do not edit.  Your changes to this file will be lost.
6 !
7   call trans_x2y ( ntasks_y, local_communicator_y, 0, RWORDSIZE, IWORDSIZE, DATA_ORDER_XYZ , &
8                    grid%xp%v2x, &  ! variable in X decomp
9                    grid%sd31, grid%ed31, grid%sd32, grid%ed32, grid%sd33, grid%ed33, &
10                    grid%sp31x, grid%ep31x, grid%sp32x, grid%ep32x, grid%sp33x, grid%ep33x, &
11                    grid%sm31x, grid%em31x, grid%sm32x, grid%em32x, grid%sm33x, grid%em33x, &
12                    grid%xp%v2y, &  ! variable in Y decomp
13                    grid%sp31y, grid%ep31y, grid%sp32y, grid%ep32y, grid%sp33y, grid%ep33y, &
14                    grid%sm31y, grid%em31y, grid%sm32y, grid%em32y, grid%sm33y, grid%em33y ) 
15   call trans_z2x ( ntasks_x, local_communicator_x, 0, RWORDSIZE, IWORDSIZE, DATA_ORDER_XYZ , &
16                    grid%xp%v2z, &  ! variable in Z decomp
17                    grid%sd31, grid%ed31, grid%sd32, grid%ed32, grid%sd33, grid%ed33, &
18                    grid%sp31, grid%ep31, grid%sp32, grid%ep32, grid%sp33, grid%ep33, &
19                    grid%sm31, grid%em31, grid%sm32, grid%em32, grid%sm33, grid%em33, &
20                    grid%xp%v2x, &  ! variable in X decomp
21                    grid%sp31x, grid%ep31x, grid%sp32x, grid%ep32x, grid%sp33x, grid%ep33x, &
22                    grid%sm31x, grid%em31x, grid%sm32x, grid%em32x, grid%sm33x, grid%em33x)
23 !ENDOFREGISTRYGENERATEDINCLUDE