Searched refs:permP (Results 1 – 1 of 1) sorted by relevance
1338 const PetscInt *permP; in DMPlexComputeAnchorMatrix_Tree_Direct() local1341 permP = (perms && perms[j]) ? perms[j][oq] : NULL; in DMPlexComputeAnchorMatrix_Tree_Direct()1351 for (s = 0; s < nWorkP; s++) workIndCol[permP ? permP[s] : s] = aSecOff + s; in DMPlexComputeAnchorMatrix_Tree_Direct()