Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/neighbor/
H A Dsfneighbor.c172 static PetscErrorCode PetscSFSetCommunicationOps_Neighbor(PetscSF sf, PetscSFLink link) in PetscSFSetCommunicationOps_Neighbor() function
294 sf->ops->SetCommunicationOps = PetscSFSetCommunicationOps_Neighbor; in PetscSFCreate_Neighbor()