Searched refs:sfPointUn (Results 1 – 1 of 1) sorted by relevance
1850 PetscSF sfPoint, sfPointUn; in DMPlexUninterpolate() local1861 PetscCall(DMGetPointSF(udm, &sfPointUn)); in DMPlexUninterpolate()1884 …PetscCall(PetscSFSetGraph(sfPointUn, cEnd - cStart + vEnd - vStart, numLeavesUn, localPointsUn, PE… in DMPlexUninterpolate()