Searched refs:hasCells (Results 1 – 1 of 1) sorted by relevance
635 PetscBool hasCells; in DMPlexShiftCoordinates_Internal() local651 hasCells = sStart == cStart ? PETSC_TRUE : PETSC_FALSE; in DMPlexShiftCoordinates_Internal()652 PetscCall(PetscSectionSetChart(newCoordSection, hasCells ? cStartNew : vStartNew, vEndNew)); in DMPlexShiftCoordinates_Internal()653 if (hasCells) { in DMPlexShiftCoordinates_Internal()678 if (hasCells) { in DMPlexShiftCoordinates_Internal()