Searched refs:vertsB (Results 1 – 1 of 1) sorted by relevance
299 const PetscInt vertsB[3] = {1, 2, 3}; in DMPlexGetPlaneQuadIntersection_Internal() local313 for (PetscInt d = 0; d < cdim; ++d) tcoords[v * cdim + d] = coords[vertsB[v] * cdim + d]; in DMPlexGetPlaneQuadIntersection_Internal()331 const PetscInt vertsB[4] = {0, 2, 3, 4}; in DMPlexGetPlaneHexIntersection_Internal() local350 for (PetscInt d = 0; d < cdim; ++d) tcoords[v * cdim + d] = coords[vertsB[v] * cdim + d]; in DMPlexGetPlaneHexIntersection_Internal()