Searched refs:totalOrient (Results 1 – 1 of 1) sorted by relevance
1709 PetscInt totalOrient; in DMPlexCreateConnectivity_pforest() local1712 …totalOrient = DihedralCompose(2, cellOrnt, DMPolytopeConvertNewOrientation_Internal(DM_POLYTOPE_SE… in DMPlexCreateConnectivity_pforest()1714 totalOrient = (totalOrient < 0) ? -(totalOrient + 1) : totalOrient; in DMPlexCreateConnectivity_pforest()1718 …_to_edge[off++] = (int8_t)(p4estEdge + P8EST_EDGES * totalOrient); in DMPlexCreateConnectivity_pforest()