Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/gatherv/
H A Dsfgatherv.c36 static PetscErrorCode PetscSFSetCommunicationOps_Gatherv(PetscSF sf, PetscSFLink link) in PetscSFSetCommunicationOps_Gatherv() function
76 sf->ops->SetCommunicationOps = PetscSFSetCommunicationOps_Gatherv; in PetscSFCreate_Gatherv()