Searched refs:ghasConstraints (Results 1 – 1 of 1) sorted by relevance
10214 PetscBool hasConstraints, ghasConstraints; in DMGetFullDM() local10221 …PetscCallMPI(MPIU_Allreduce(&hasConstraints, &ghasConstraints, 1, MPI_C_BOOL, MPI_LOR, PetscObject… in DMGetFullDM()10222 if (!ghasConstraints) { in DMGetFullDM()