Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/ !
H A Dplexcreate.c1614 PetscInt edgeB = firstYEdge + (fz * numXVertices + fx) * numYEdges + fy; in DMPlexCreateCubeMesh_Internal() local
1631 cone[0] = edgeB; in DMPlexCreateCubeMesh_Internal()
1647 PetscInt edgeB = firstXEdge + (fz * numYVertices + fy) * numXEdges + fx; in DMPlexCreateCubeMesh_Internal() local
1664 cone[0] = edgeB; in DMPlexCreateCubeMesh_Internal()
1680 PetscInt edgeB = firstXEdge + (fz * numYVertices + fy) * numXEdges + fx; in DMPlexCreateCubeMesh_Internal() local
1708 cone[0] = edgeB; in DMPlexCreateCubeMesh_Internal()