Searched refs:PetscSFGetGraph_Allgatherv (Results 1 – 5 of 5) sorted by relevance
24 PETSC_INTERN PetscErrorCode PetscSFGetGraph_Allgatherv(PetscSF, PetscInt *, PetscInt *, const Petsc…
4 PETSC_INTERN PetscErrorCode PetscSFGetGraph_Allgatherv(PetscSF sf, PetscInt *nroots, PetscInt *nlea… in PetscSFGetGraph_Allgatherv() function444 sf->ops->GetGraph = PetscSFGetGraph_Allgatherv; in PetscSFCreate_Allgatherv()
54 sf->ops->GetGraph = PetscSFGetGraph_Allgatherv; in PetscSFCreate_Gather()
67 sf->ops->GetGraph = PetscSFGetGraph_Allgatherv; in PetscSFCreate_Gatherv()
128 sf->ops->GetGraph = PetscSFGetGraph_Allgatherv; in PetscSFCreate_Allgather()