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