Searched refs:oeb (Results 1 – 1 of 1) sorted by relevance
6118 const PetscInt oeb = of + PetscSqr(k - 1); in DMPlexSetClosurePermutationTensor() local6119 const PetscInt oer = oeb + (k - 1); in DMPlexSetClosurePermutationTensor()6130 for (o = oeb; o < oer; ++o) in DMPlexSetClosurePermutationTensor()