Home
last modified time | relevance | path

Searched refs:oetb (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplex.c6194 const PetscInt oetb = oetr + (k - 1); in DMPlexSetClosurePermutationTensor() local
6195 const PetscInt oetl = oetb + (k - 1); in DMPlexSetClosurePermutationTensor()
6267 for (o = oetl - 1; o >= oetb; --o) in DMPlexSetClosurePermutationTensor()