Home
last modified time | relevance | path

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

/petsc/src/dm/interface/
H A Ddm.c6530 PetscBool hasConstraints, newDM, gnewDM; in DMGetOutputDM() local
6541 …PetscCallMPI(MPIU_Allreduce(&newDM, &gnewDM, 1, MPI_C_BOOL, MPI_LOR, PetscObjectComm((PetscObject)… in DMGetOutputDM()
6542 if (!gnewDM) { in DMGetOutputDM()