Searched refs:SetCommunicationOps (Results 1 – 7 of 7) sorted by relevance
66 sf->ops->SetCommunicationOps = PetscSFSetCommunicationOps_Gather; in PetscSFCreate_Gather()
76 sf->ops->SetCommunicationOps = PetscSFSetCommunicationOps_Gatherv; in PetscSFCreate_Gatherv()
217 sf->ops->SetCommunicationOps = PetscSFSetCommunicationOps_Alltoall; in PetscSFCreate_Alltoall()
166 PetscTryTypeMethod(sf, SetCommunicationOps, link); in PetscSFLinkCreate_MPI()
624 sf->ops->SetCommunicationOps = PetscSFSetCommunicationOps_Basic; in PetscSFCreate_Basic()
45 PetscErrorCode (*SetCommunicationOps)(PetscSF, PetscSFLink); member
294 sf->ops->SetCommunicationOps = PetscSFSetCommunicationOps_Neighbor; in PetscSFCreate_Neighbor()