Searched refs:cone2 (Results 1 – 1 of 1) sorted by relevance
6062 const PetscInt *cone2; in DMPlexSetClosurePermutationTensor() local6063 PetscCall(DMPlexGetCone(dm, cone[0], &cone2)); in DMPlexSetClosurePermutationTensor()6064 eStart = cone2[0]; in DMPlexSetClosurePermutationTensor()