Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c243 PetscBool doCommLocal, doComm, debug = PETSC_FALSE; in DMPlexCreateAdjacencySection_Static() local
262 PetscCallMPI(MPIU_Allreduce(&doCommLocal, &doComm, 1, MPI_C_BOOL, MPI_LAND, comm)); in DMPlexCreateAdjacencySection_Static()
382 if (doComm) { in DMPlexCreateAdjacencySection_Static()
474 if (doComm) { in DMPlexCreateAdjacencySection_Static()