Searched refs:newpoint (Results 1 – 2 of 2) sorted by relevance
77 const PetscInt newpoint = closure[ci]; in PCPatchConstruct_Vanka() local80 if (shouldIgnore && newpoint >= iStart && newpoint < iEnd) continue; in PCPatchConstruct_Vanka()81 PetscCall(PetscHSetIAdd(ht, newpoint)); in PCPatchConstruct_Vanka()
795 const PetscInt newpoint = DMPlexShiftPoint_Internal(points[p], depth, depthShift); in DMPlexShiftLabels_Internal() local797 PetscCall(DMLabelSetValue(newlabel, newpoint, values[val])); in DMPlexShiftLabels_Internal()