Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c1935 PetscInt newO, lSize, oTrue; in DMPlexTreeRefineCell() local
1945 newO = DihedralCompose(lSize, oTrue, preOrient[q]); in DMPlexTreeRefineCell()
1946 newOrientations[offset++] = DMPolytopeConvertOldOrientation_Internal(ct, newO); in DMPlexTreeRefineCell()