Searched refs:oetf (Results 1 – 1 of 1) sorted by relevance
6192 const PetscInt oetf = oebf + (k - 1); in DMPlexSetClosurePermutationTensor() local6193 const PetscInt oetr = oetf + (k - 1); in DMPlexSetClosurePermutationTensor()6213 for (o = oetf - 1; o >= oebf; --o) in DMPlexSetClosurePermutationTensor()6255 for (o = oetf; o < oetr; ++o) in DMPlexSetClosurePermutationTensor()