Searched refs:hasTwoSupportCells (Results 1 – 1 of 1) sorted by relevance
76 PetscInt *rootData, *rootData1, *cellOwners, hasTwoSupportCells = -2; in DMPlexMarkBoundaryFaces_Internal() local104 leafData[f] = hasTwoSupportCells; /* some negative PetscInt */ in DMPlexMarkBoundaryFaces_Internal()119 rootData[f] = (rootData[f] == hasTwoSupportCells || (rootData[f] < rootData1[f])) ? 2 : 1; in DMPlexMarkBoundaryFaces_Internal()