Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/neighbor/
H A Dsfneighbor.c268 static PetscErrorCode PetscSFDestroy_Neighbor(PetscSF sf) in PetscSFDestroy_Neighbor() function
293 sf->ops->Destroy = PetscSFDestroy_Neighbor; in PetscSFCreate_Neighbor()