Searched refs:ovrb (Results 1 – 1 of 1) sorted by relevance
6123 const PetscInt ovrb = ovlb + 1; in DMPlexSetClosurePermutationTensor() local6124 const PetscInt ovrt = ovrb + 1; in DMPlexSetClosurePermutationTensor()6132 for (c = 0; c < Nc; ++c, ++offset) perm[offset] = ovrb * Nc + c + foffset; in DMPlexSetClosurePermutationTensor()