Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c1632 PetscInt pStart, pEnd, p, gcStart, gcEnd, gcNum; in DMPlexView_Ascii() local
1650 gcNum = gcEnd - gcStart; in DMPlexView_Ascii()
1671 … if (d == depth) PetscCallMPI(MPI_Gather(&gcNum, 1, MPIU_INT, ghostsizes, 1, MPIU_INT, 0, comm)); in DMPlexView_Ascii()
1690 locMinMax[0] = gcNum; in DMPlexView_Ascii()
1691 locMinMax[1] = gcNum; in DMPlexView_Ascii()