Searched refs:oetb (Results 1 – 1 of 1) sorted by relevance
6194 const PetscInt oetb = oetr + (k - 1); in DMPlexSetClosurePermutationTensor() local6195 const PetscInt oetl = oetb + (k - 1); in DMPlexSetClosurePermutationTensor()6267 for (o = oetl - 1; o >= oetb; --o) in DMPlexSetClosurePermutationTensor()