Searched refs:oebf (Results 1 – 1 of 1) sorted by relevance
6191 const PetscInt oebf = oebr + (k - 1); in DMPlexSetClosurePermutationTensor() local6192 const PetscInt oetf = oebf + (k - 1); in DMPlexSetClosurePermutationTensor()6213 for (o = oetf - 1; o >= oebf; --o) in DMPlexSetClosurePermutationTensor()