Searched refs:rootLabel (Results 1 – 1 of 1) sorted by relevance
1247 PetscErrorCode DMPlexPartitionLabelInvert(DM dm, DMLabel rootLabel, PetscSF processSF, DMLabel leaf… in DMPlexPartitionLabelInvert() argument1270 PetscCall(DMLabelGetValueIS(rootLabel, &valueIS)); in DMPlexPartitionLabelInvert()1274 PetscCall(DMLabelGetStratumSize(rootLabel, neighbors[n], &numPoints)); in DMPlexPartitionLabelInvert()1286 PetscCall(DMLabelGetStratumIS(rootLabel, neighbors[n], &pointIS)); in DMPlexPartitionLabelInvert()