Searched refs:endGhostx (Results 1 – 1 of 1) sorted by relevance
829 …scInt startGhostx, PetscInt startGhosty, PetscInt startGhostz, PetscInt endGhostx, PetscInt endGho… in DMStagSetUpBuildScatterPopulateIdx_3d() argument839 for (ig = startGhostx; ig < endGhostx; ++ig) { in DMStagSetUpBuildScatterPopulateIdx_3d()848 const PetscInt i = endGhostx - startGhostx + startx; in DMStagSetUpBuildScatterPopulateIdx_3d()849 ig = endGhostx; in DMStagSetUpBuildScatterPopulateIdx_3d()875 for (ig = startGhostx; ig < endGhostx; ++ig) { in DMStagSetUpBuildScatterPopulateIdx_3d()894 const PetscInt i = endGhostx - startGhostx + startx; in DMStagSetUpBuildScatterPopulateIdx_3d()895 ig = endGhostx; in DMStagSetUpBuildScatterPopulateIdx_3d()914 for (ig = startGhostx; ig < endGhostx; ++ig) { in DMStagSetUpBuildScatterPopulateIdx_3d()923 const PetscInt i = endGhostx - startGhostx + startx; in DMStagSetUpBuildScatterPopulateIdx_3d()924 ig = endGhostx; in DMStagSetUpBuildScatterPopulateIdx_3d()[all …]