Searched refs:processSF (Results 1 – 1 of 1) sorted by relevance
1247 PetscErrorCode DMPlexPartitionLabelInvert(DM dm, DMLabel rootLabel, PetscSF processSF, DMLabel leaf… in DMPlexPartitionLabelInvert() argument1304 if (!processSF) { in DMPlexPartitionLabelInvert()1343 if (processSF || mpiOverflow) { in DMPlexPartitionLabelInvert()1347 if (processSF) { in DMPlexPartitionLabelInvert()1349 PetscCall(PetscObjectReference((PetscObject)processSF)); in DMPlexPartitionLabelInvert()1350 procSF = processSF; in DMPlexPartitionLabelInvert()