Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexpartition.c1247 PetscErrorCode DMPlexPartitionLabelInvert(DM dm, DMLabel rootLabel, PetscSF processSF, DMLabel leaf… in DMPlexPartitionLabelInvert() argument
1270 PetscCall(DMLabelGetValueIS(rootLabel, &valueIS)); in DMPlexPartitionLabelInvert()
1274 PetscCall(DMLabelGetStratumSize(rootLabel, neighbors[n], &numPoints)); in DMPlexPartitionLabelInvert()
1286 PetscCall(DMLabelGetStratumIS(rootLabel, neighbors[n], &pointIS)); in DMPlexPartitionLabelInvert()