Lines Matching defs:sf
4 PETSC_INTERN PetscErrorCode PetscSFGetGraph_Allgatherv(PetscSF sf, PetscInt *nroots, PetscInt *nlea… in PetscSFGetGraph_Allgatherv()
32 PETSC_INTERN PetscErrorCode PetscSFSetUp_Allgatherv(PetscSF sf) in PetscSFSetUp_Allgatherv()
74 PETSC_INTERN PetscErrorCode PetscSFReset_Allgatherv(PetscSF sf) in PetscSFReset_Allgatherv()
94 PETSC_INTERN PetscErrorCode PetscSFDestroy_Allgatherv(PetscSF sf) in PetscSFDestroy_Allgatherv()
102 static PetscErrorCode PetscSFBcastBegin_Allgatherv(PetscSF sf, MPI_Datatype unit, PetscMemType root… in PetscSFBcastBegin_Allgatherv()
129 static PetscErrorCode PetscSFReduceBegin_Allgatherv(PetscSF sf, MPI_Datatype unit, PetscMemType lea… in PetscSFReduceBegin_Allgatherv()
195 PETSC_INTERN PetscErrorCode PetscSFReduceEnd_Allgatherv(PetscSF sf, MPI_Datatype unit, const void *… in PetscSFReduceEnd_Allgatherv()
215 static PetscErrorCode PetscSFBcastToZero_Allgatherv(PetscSF sf, MPI_Datatype unit, PetscMemType roo… in PetscSFBcastToZero_Allgatherv()
281 PETSC_INTERN PetscErrorCode PetscSFFetchAndOpBegin_Allgatherv(PetscSF sf, MPI_Datatype unit, PetscM… in PetscSFFetchAndOpBegin_Allgatherv()
321 PETSC_INTERN PetscErrorCode PetscSFFetchAndOpEnd_Allgatherv(PetscSF sf, MPI_Datatype unit, void *ro… in PetscSFFetchAndOpEnd_Allgatherv()
329 PETSC_INTERN PetscErrorCode PetscSFGetRootRanks_Allgatherv(PetscSF sf, PetscMPIInt *nranks, const P… in PetscSFGetRootRanks_Allgatherv()
357 PETSC_INTERN PetscErrorCode PetscSFGetLeafRanks_Allgatherv(PetscSF sf, PetscMPIInt *niranks, const … in PetscSFGetLeafRanks_Allgatherv()
405 PETSC_INTERN PetscErrorCode PetscSFCreateLocalSF_Allgatherv(PetscSF sf, PetscSF *out) in PetscSFCreateLocalSF_Allgatherv()
431 PETSC_INTERN PetscErrorCode PetscSFCreate_Allgatherv(PetscSF sf) in PetscSFCreate_Allgatherv()