Home
last modified time | relevance | path

Searched refs:face_support (Results 1 – 1 of 1) sorted by relevance

/honee/src/
H A Ddm-utils.c1239 const PetscInt *face_support, *cell_cone; in DMPlexCreateFaceLabel() local
1244 PetscCall(DMPlexGetSupport(dm, face_point, &face_support)); in DMPlexCreateFaceLabel()
1248 PetscInt cell_point = face_support[0]; in DMPlexCreateFaceLabel()