Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1708 PetscInt p4estEdge = PetscEdgeToP4estEdge[c]; in DMPlexCreateConnectivity_pforest() local
1712 …t, DMPolytopeConvertNewOrientation_Internal(DM_POLYTOPE_SEGMENT, P4estEdgeToPetscOrnt[p4estEdge])); in DMPlexCreateConnectivity_pforest()
1718 …conn->edge_to_edge[off++] = (int8_t)(p4estEdge + P8EST_EDGES * to… in DMPlexCreateConnectivity_pforest()
1719 conn->tree_to_edge[P8EST_EDGES * (p - cStart) + p4estEdge] = e - eStart; in DMPlexCreateConnectivity_pforest()