Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/allgather/
H A Dsfallgather.c31 static PetscErrorCode PetscSFBcastBegin_Allgather(PetscSF sf, MPI_Datatype unit, PetscMemType rootm… in PetscSFBcastBegin_Allgather() function
133 sf->ops->BcastBegin = PetscSFBcastBegin_Allgather; in PetscSFCreate_Allgather()