Searched refs:oebb (Results 1 – 1 of 1) sorted by relevance
6189 const PetscInt oebb = oebl + (k - 1); in DMPlexSetClosurePermutationTensor() local6190 const PetscInt oebr = oebb + (k - 1); in DMPlexSetClosurePermutationTensor()6227 for (o = oebb; o < oebr; ++o) in DMPlexSetClosurePermutationTensor()