Searched refs:oelb (Results 1 – 1 of 1) sorted by relevance
6198 const PetscInt oelb = oelf + (k - 1); in DMPlexSetClosurePermutationTensor() local6199 const PetscInt oerb = oelb + (k - 1); in DMPlexSetClosurePermutationTensor()6246 for (c = 0; c < Nc; ++c, ++offset) perm[offset] = (oelb + j) * Nc + c + foffset; in DMPlexSetClosurePermutationTensor()