Lines Matching refs:gym
69 PetscInt gys, gym
94 …PetscCall(DMDAGetGhostCorners(dm, gxs, gys, PETSC_NULL_INTEGER, gxm, gym, PETSC_NULL_INTEGER, ierr…
144 if (j + 1 == gys + gym) then !top side
151 if ((i > gxs) .and. (j + 1 < gys + gym)) then
231 d1 = (x_v(1 + (gym - 1)*gxm + i - gxs) - top_v(1 + i - xs + 1))*rhy
303 PetscInt ys, ym, gys, gym
325 …PetscCall(DMDAGetGhostCorners(dm, gxs, gys, PETSC_NULL_INTEGER, gxm, gym, PETSC_NULL_INTEGER, ierr…
383 if (j + 1 == gym + gys) then !top side
390 if ((i > gxs) .and. (j + 1 < gys + gym)) then
515 PetscInt ys, ym, gys, gym
542 …PetscCall(DMDAGetGhostCorners(dm, gxs, gys, PETSC_NULL_INTEGER, gxm, gym, PETSC_NULL_INTEGER, ierr…
726 PetscInt ys, ym, gys, gym
756 …PetscCall(DMDAGetGhostCorners(dm, gxs, gys, PETSC_NULL_INTEGER, gxm, gym, PETSC_NULL_INTEGER, ierr…