Home
last modified time | relevance | path

Searched refs:rpidx (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/utils/dm/
H A Ddmproject.c1076 PetscInt *rpidx, rNpc; in DMSwarmRemap_Colella_Internal() local
1110 PetscCall(DMSwarmSortGetPointsPerCell(*rsw, rc, &rNpc, &rpidx)); in DMSwarmRemap_Colella_Internal()
1117 const PetscInt rp = rpidx[rv]; in DMSwarmRemap_Colella_Internal()
1121 PetscCall(DMSwarmSortRestorePointsPerCell(*rsw, rc, &rNpc, &rpidx)); in DMSwarmRemap_Colella_Internal()