Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexgeometry.c334 const PetscInt vertsE[4] = {3, 5, 4, 2}; in DMPlexGetPlaneHexIntersection_Internal() local
362 for (PetscInt d = 0; d < cdim; ++d) tcoords[v * cdim + d] = coords[vertsE[v] * cdim + d]; in DMPlexGetPlaneHexIntersection_Internal()