Searched refs:vertsE (Results 1 – 1 of 1) sorted by relevance
334 const PetscInt vertsE[4] = {3, 5, 4, 2}; in DMPlexGetPlaneHexIntersection_Internal() local362 for (PetscInt d = 0; d < cdim; ++d) tcoords[v * cdim + d] = coords[vertsE[v] * cdim + d]; in DMPlexGetPlaneHexIntersection_Internal()