Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/neighbor/
H A Dsfneighbor.c34 static inline PetscErrorCode PetscLogMPIMessages(PetscInt nsend, PetscSFCount *sendcnts, MPI_Dataty… in PetscLogMPIMessages() function
108 …PetscCall(PetscLogMPIMessages(dat->rootdegree, dat->rootcounts, link->unit, dat->leafdegree, dat->… in PetscSFLinkStartCommunication_Neighbor()
111 …PetscCall(PetscLogMPIMessages(dat->leafdegree, dat->leafcounts, link->unit, dat->rootdegree, dat->… in PetscSFLinkStartCommunication_Neighbor()
163 …PetscCall(PetscLogMPIMessages(dat->rootdegree, dat->rootcounts, link->unit, dat->leafdegree, dat->… in PetscSFLinkStartCommunication_Persistent_Neighbor()
165 …PetscCall(PetscLogMPIMessages(dat->leafdegree, dat->leafcounts, link->unit, dat->rootdegree, dat->… in PetscSFLinkStartCommunication_Persistent_Neighbor()