Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/neighbor/
H A Dsfneighbor.c66 MPI_Comm comm, *mycomm = &dat->comms[direction]; in PetscSFGetDistComm_Neighbor() local
76 …at->rootweights, outdegree, destinations, dat->leafweights, MPI_INFO_NULL, 1 /*reorder*/, mycomm)); in PetscSFGetDistComm_Neighbor()
78 …ons, dat->leafweights, indegree, sources, dat->rootweights, MPI_INFO_NULL, 1 /*reorder*/, mycomm)); in PetscSFGetDistComm_Neighbor()