Searched refs:oet (Results 1 – 1 of 1) sorted by relevance
6120 const PetscInt oet = oer + (k - 1); in DMPlexSetClosurePermutationTensor() local6121 const PetscInt oel = oet + (k - 1); in DMPlexSetClosurePermutationTensor()6142 for (o = oel - 1; o >= oet; --o) in DMPlexSetClosurePermutationTensor()