Searched refs:ppornt (Results 1 – 1 of 1) sorted by relevance
1476 const PetscInt *ppornt; in DMPlexTransformGetCone_Internal() local1484 PetscCall(DMPlexGetOrientedCone(dm, ppp, NULL, &ppornt)); in DMPlexTransformGetCone_Internal()1485 po = DMPolytopeTypeComposeOrientation(pct, ppornt[pcp], pco); in DMPlexTransformGetCone_Internal()1486 PetscCall(DMPlexRestoreOrientedCone(dm, ppp, NULL, &ppornt)); in DMPlexTransformGetCone_Internal()