Searched refs:oTrue (Results 1 – 1 of 1) sorted by relevance
1935 PetscInt newO, lSize, oTrue; in DMPlexTreeRefineCell() local1943 … oTrue = DMPolytopeConvertNewOrientation_Internal(ct, orientation[m]); in DMPlexTreeRefineCell()1944 oTrue = ((!lSize) || (preOrient[k] >= 0)) ? oTrue : -(oTrue + 2); in DMPlexTreeRefineCell()1945 newO = DihedralCompose(lSize, oTrue, preOrient[q]); in DMPlexTreeRefineCell()