Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.c215 static PetscErrorCode PetscSFBcastToZero_Allgatherv(PetscSF sf, MPI_Datatype unit, PetscMemType roo… in PetscSFBcastToZero_Allgatherv() function
450 sf->ops->BcastToZero = PetscSFBcastToZero_Allgatherv; in PetscSFCreate_Allgatherv()