Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.c129 static PetscErrorCode PetscSFReduceBegin_Allgatherv(PetscSF sf, MPI_Datatype unit, PetscMemType lea… in PetscSFReduceBegin_Allgatherv() function
446 sf->ops->ReduceBegin = PetscSFReduceBegin_Allgatherv; in PetscSFCreate_Allgatherv()