Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.c102 static PetscErrorCode PetscSFBcastBegin_Allgatherv(PetscSF sf, MPI_Datatype unit, PetscMemType root… in PetscSFBcastBegin_Allgatherv() function
445 sf->ops->BcastBegin = PetscSFBcastBegin_Allgatherv; in PetscSFCreate_Allgatherv()