Searched refs:oetl (Results 1 – 1 of 1) sorted by relevance
6195 const PetscInt oetl = oetb + (k - 1); in DMPlexSetClosurePermutationTensor() local6196 const PetscInt oerf = oetl + (k - 1); in DMPlexSetClosurePermutationTensor()6260 … for (c = 0; c < Nc; ++c, ++offset) perm[offset] = (oetl + (k - 2) - i) * Nc + c + foffset; in DMPlexSetClosurePermutationTensor()6267 for (o = oetl - 1; o >= oetb; --o) in DMPlexSetClosurePermutationTensor()