Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/gather/
H A Dsfgather.c34 static PetscErrorCode PetscSFSetCommunicationOps_Gather(PetscSF sf, PetscSFLink link) in PetscSFSetCommunicationOps_Gather() function
66 sf->ops->SetCommunicationOps = PetscSFSetCommunicationOps_Gather; in PetscSFCreate_Gather()