Searched refs:ovbrb (Results 1 – 1 of 1) sorted by relevance
6202 const PetscInt ovbrb = ovblb + 1; in DMPlexSetClosurePermutationTensor() local6203 const PetscInt ovbrf = ovbrb + 1; in DMPlexSetClosurePermutationTensor()6229 for (c = 0; c < Nc; ++c, ++offset) perm[offset] = ovbrb * Nc + c + foffset; in DMPlexSetClosurePermutationTensor()