Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/neighbor/
H A Dsfneighbor.c7 typedef MPI_Count PetscSFCount; typedef
13 typedef PetscMPIInt PetscSFCount; typedef
24 PetscSFCount *rootcounts, *leafcounts; /* counts for non-distinguished ranks */
34 …de PetscLogMPIMessages(PetscInt nsend, PetscSFCount *sendcnts, MPI_Datatype sendtype, PetscInt nre… in PetscLogMPIMessages()