Searched refs:gnewDM (Results 1 – 1 of 1) sorted by relevance
6530 PetscBool hasConstraints, newDM, gnewDM; in DMGetOutputDM() local6541 …PetscCallMPI(MPIU_Allreduce(&newDM, &gnewDM, 1, MPI_C_BOOL, MPI_LOR, PetscObjectComm((PetscObject)… in DMGetOutputDM()6542 if (!gnewDM) { in DMGetOutputDM()