Searched refs:PetscSFFetchAndOpBegin_Allgatherv (Results 1 – 3 of 3) sorted by relevance
19 PETSC_INTERN PetscErrorCode PetscSFFetchAndOpBegin_Allgatherv(PetscSF sf, MPI_Datatype, PetscMemTyp…
281 PETSC_INTERN PetscErrorCode PetscSFFetchAndOpBegin_Allgatherv(PetscSF sf, MPI_Datatype unit, PetscM… in PetscSFFetchAndOpBegin_Allgatherv() function447 sf->ops->FetchAndOpBegin = PetscSFFetchAndOpBegin_Allgatherv; in PetscSFCreate_Allgatherv()
124 sf->ops->FetchAndOpBegin = PetscSFFetchAndOpBegin_Allgatherv; in PetscSFCreate_Allgather()