Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1598 PetscInt myOrnt[2] = {PETSC_INT_MIN, PETSC_INT_MIN}; in DMPlexCreateConnectivity_pforest() local
1651myOrnt[s] = DihedralCompose(N, orient, DMPolytopeConvertNewOrientation_Internal(ct, P4estFaceToPet… in DMPlexCreateConnectivity_pforest()
1663 orntAtoB = DihedralCompose(N, DihedralInvert(N, myOrnt[1 - s]), myOrnt[s]); in DMPlexCreateConnectivity_pforest()