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