Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1702 PetscInt cellOrnt = closure[2 * (c + edgeOff) + 1]; in DMPlexCreateConnectivity_pforest() local
1706 cellOrnt = DMPolytopeConvertNewOrientation_Internal(ct, cellOrnt); in DMPlexCreateConnectivity_pforest()
1712 …totalOrient = DihedralCompose(2, cellOrnt, DMPolytopeConvertNewOrientation_Internal(DM_POLYTOPE_SE… in DMPlexCreateConnectivity_pforest()