Searched refs:hasSubcell (Results 1 – 1 of 1) sorted by relevance
4319 PetscBool hasSubcell = PETSC_FALSE, ghasSubcell; in DMPlexFilter() local4328 hasSubcell = PETSC_TRUE; in DMPlexFilter()4332 …PetscCallMPI(MPIU_Allreduce(&hasSubcell, &ghasSubcell, 1, MPI_C_BOOL, MPI_LOR, PetscObjectComm((Pe… in DMPlexFilter()