Searched refs:ofb (Results 1 – 1 of 1) sorted by relevance
6182 const PetscInt ofb = oc + PetscSqr(k - 1) * (k - 1); in DMPlexSetClosurePermutationTensor() local6183 const PetscInt oft = ofb + PetscSqr(k - 1); in DMPlexSetClosurePermutationTensor()6220 o = ofb + n * (k - 1) + i; in DMPlexSetClosurePermutationTensor()