Searched refs:PetscSFGetGraph_Alltoall (Results 1 – 1 of 1) sorted by relevance
43 static PetscErrorCode PetscSFGetGraph_Alltoall(PetscSF sf, PetscInt *nroots, PetscInt *nleaves, con… in PetscSFGetGraph_Alltoall() function213 sf->ops->GetGraph = PetscSFGetGraph_Alltoall; in PetscSFCreate_Alltoall()