Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/allgather/
H A Dsfallgather.c85 static PetscErrorCode PetscSFBcastToZero_Allgather(PetscSF sf, MPI_Datatype unit, PetscMemType root… in PetscSFBcastToZero_Allgather() function
135 sf->ops->BcastToZero = PetscSFBcastToZero_Allgather; in PetscSFCreate_Allgather()