Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsfc.c1008 PetscSF sf_point, *new_face_sfs; in DMPlexMigrateIsoperiodicFaceSF_Internal() local
1014 PetscCall(DMGetPointSF(dm, &sf_point)); in DMPlexMigrateIsoperiodicFaceSF_Internal()
1025 PetscCall(PetscSFGetGraph(sf_point, &new_npoints, &point_nleaf, &point_local, &point_remote)); in DMPlexMigrateIsoperiodicFaceSF_Internal()