Searched refs:eLocalx (Results 1 – 1 of 1) sorted by relevance
401 const PetscInt eLocalx = pos[idx].i - stag->startGhost[0]; in DMStagStencilToIndexLocal() local403 const PetscInt eLocal = eLocalx + epr * eLocaly; in DMStagStencilToIndexLocal()412 const PetscInt eLocalx = pos[idx].i - stag->startGhost[0]; in DMStagStencilToIndexLocal() local415 const PetscInt eLocal = epl * eLocalz + epr * eLocaly + eLocalx; in DMStagStencilToIndexLocal()