Searched refs:oel (Results 1 – 1 of 1) sorted by relevance
6121 const PetscInt oel = oet + (k - 1); in DMPlexSetClosurePermutationTensor() local6122 const PetscInt ovlb = oel + (k - 1); in DMPlexSetClosurePermutationTensor()6135 … for (c = 0; c < Nc; ++c, ++offset) perm[offset] = (oel + (k - 2) - i) * Nc + c + foffset; in DMPlexSetClosurePermutationTensor()6142 for (o = oel - 1; o >= oet; --o) in DMPlexSetClosurePermutationTensor()