Searched refs:oq (Results 1 – 1 of 1) sorted by relevance
1334 PetscInt oq = closureP[2 * j + 1]; in DMPlexComputeAnchorMatrix_Tree_Direct() local1341 permP = (perms && perms[j]) ? perms[j][oq] : NULL; in DMPlexComputeAnchorMatrix_Tree_Direct()1342 flipP = (flips && flips[j]) ? flips[j][oq] : NULL; in DMPlexComputeAnchorMatrix_Tree_Direct()