Searched refs:PetscSFReduceEnd_Allgatherv (Results 1 – 3 of 3) sorted by relevance
25 PETSC_INTERN PetscErrorCode PetscSFReduceEnd_Allgatherv(PetscSF, MPI_Datatype, const void *, void *…
195 PETSC_INTERN PetscErrorCode PetscSFReduceEnd_Allgatherv(PetscSF sf, MPI_Datatype unit, const void *… in PetscSFReduceEnd_Allgatherv() function437 sf->ops->ReduceEnd = PetscSFReduceEnd_Allgatherv; in PetscSFCreate_Allgatherv()
119 sf->ops->ReduceEnd = PetscSFReduceEnd_Allgatherv; in PetscSFCreate_Allgather()