Searched refs:DihedralInvert (Results 1 – 2 of 2) sorted by relevance
386 static inline PetscInt DihedralInvert(PetscInt N, PetscInt a) in DihedralInvert() function399 return DihedralCompose(N, DihedralInvert(N, a), b); in DihedralSwap()409 static inline PetscInt DihedralInvert(PetscInt N, PetscInt a) in DihedralInvert() function
1663 orntAtoB = DihedralCompose(N, DihedralInvert(N, myOrnt[1 - s]), myOrnt[s]); in DMPlexCreateConnectivity_pforest()