Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexpartition.c1247 …rrorCode DMPlexPartitionLabelInvert(DM dm, DMLabel rootLabel, PetscSF processSF, DMLabel leafLabel) in DMPlexPartitionLabelInvert() argument
1364 …for (p = 0; p < leafSize; p++) PetscCall(DMLabelSetValue(leafLabel, leafPoints[p].index, leafPoint… in DMPlexPartitionLabelInvert()