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