Searched refs:PetscSFBcastBegin_Basic (Results 1 – 6 of 6) sorted by relevance
46 sf->ops->BcastBegin = PetscSFBcastBegin_Basic; in PetscSFCreate_Gather()
69 PETSC_INTERN PetscErrorCode PetscSFBcastBegin_Basic(PetscSF, MPI_Datatype, PetscMemType, const void…
352 PETSC_INTERN PetscErrorCode PetscSFBcastBegin_Basic(PetscSF sf, MPI_Datatype unit, PetscMemType roo… in PetscSFBcastBegin_Basic() function616 sf->ops->BcastBegin = PetscSFBcastBegin_Basic; in PetscSFCreate_Basic()
58 sf->ops->BcastBegin = PetscSFBcastBegin_Basic; in PetscSFCreate_Gatherv()
194 sf->ops->BcastBegin = PetscSFBcastBegin_Basic; in PetscSFCreate_Alltoall()
282 sf->ops->BcastBegin = PetscSFBcastBegin_Basic; in PetscSFCreate_Neighbor()