Searched refs:ovtrf (Results 1 – 1 of 1) sorted by relevance
6205 const PetscInt ovtrf = ovtlf + 1; in DMPlexSetClosurePermutationTensor() local6206 const PetscInt ovtrb = ovtrf + 1; in DMPlexSetClosurePermutationTensor()6257 for (c = 0; c < Nc; ++c, ++offset) perm[offset] = ovtrf * Nc + c + foffset; in DMPlexSetClosurePermutationTensor()