Searched refs:pCanonical (Results 1 – 1 of 1) sorted by relevance
2858 PetscInt pCanonical; in DMPlexComputeInjectorReferenceTree() local2859 PetscCall(DMLabelGetValue(canonical, p, &pCanonical)); in DMPlexComputeInjectorReferenceTree()2860 if (p != pCanonical) continue; in DMPlexComputeInjectorReferenceTree()2902 PetscInt pCanonical; in DMPlexComputeInjectorReferenceTree() local2903 PetscCall(DMLabelGetValue(canonical, p, &pCanonical)); in DMPlexComputeInjectorReferenceTree()2904 if (p != pCanonical) continue; in DMPlexComputeInjectorReferenceTree()