Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c3707 PetscSF sfPoint, sfPointSub; in DMPlexCreateSubmeshGeneric_Interpolated() local
3719 PetscCall(DMGetPointSF(subdm, &sfPointSub)); in DMPlexCreateSubmeshGeneric_Interpolated()
3895 …PetscCall(PetscSFSetGraph(sfPointSub, numSubroots, sl, slocalPoints, PETSC_OWN_POINTER, sremotePoi… in DMPlexCreateSubmeshGeneric_Interpolated()
4089 PetscSF sfPoint, sfPointSub; in DMPlexCreateCohesiveSubmesh_Uninterpolated() local
4099 PetscCall(DMGetPointSF(subdm, &sfPointSub)); in DMPlexCreateCohesiveSubmesh_Uninterpolated()
4157 …PetscCall(PetscSFSetGraph(sfPointSub, numSubRoots, sl, slocalPoints, PETSC_OWN_POINTER, sremotePoi… in DMPlexCreateCohesiveSubmesh_Uninterpolated()