Home
last modified time | relevance | path

Searched refs:pCanonical (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplextree.c2858 PetscInt pCanonical; in DMPlexComputeInjectorReferenceTree() local
2859 PetscCall(DMLabelGetValue(canonical, p, &pCanonical)); in DMPlexComputeInjectorReferenceTree()
2860 if (p != pCanonical) continue; in DMPlexComputeInjectorReferenceTree()
2902 PetscInt pCanonical; in DMPlexComputeInjectorReferenceTree() local
2903 PetscCall(DMLabelGetValue(canonical, p, &pCanonical)); in DMPlexComputeInjectorReferenceTree()
2904 if (p != pCanonical) continue; in DMPlexComputeInjectorReferenceTree()