Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/allgather/
H A Dsfallgather.c51 static PetscErrorCode PetscSFReduceBegin_Allgather(PetscSF sf, MPI_Datatype unit, PetscMemType leaf… in PetscSFReduceBegin_Allgather() function
134 sf->ops->ReduceBegin = PetscSFReduceBegin_Allgather; in PetscSFCreate_Allgather()