Searched refs:edgeB (Results 1 – 1 of 1) sorted by relevance
1614 PetscInt edgeB = firstYEdge + (fz * numXVertices + fx) * numYEdges + fy; in DMPlexCreateCubeMesh_Internal() local1631 cone[0] = edgeB; in DMPlexCreateCubeMesh_Internal()1647 PetscInt edgeB = firstXEdge + (fz * numYVertices + fy) * numXEdges + fx; in DMPlexCreateCubeMesh_Internal() local1664 cone[0] = edgeB; in DMPlexCreateCubeMesh_Internal()1680 PetscInt edgeB = firstXEdge + (fz * numYVertices + fy) * numXEdges + fx; in DMPlexCreateCubeMesh_Internal() local1708 cone[0] = edgeB; in DMPlexCreateCubeMesh_Internal()