Searched refs:remoteRootIS (Results 1 – 1 of 1) sorted by relevance
1398 IS remoteRootIS, neighborsIS; in DMPlexPartitionLabelCreateSF() local1429 PetscCall(DMLabelGetStratumIS(label, rank, &remoteRootIS)); in DMPlexPartitionLabelCreateSF()1430 PetscCall(ISGetIndices(remoteRootIS, &remoteRoots)); in DMPlexPartitionLabelCreateSF()1436 PetscCall(ISRestoreIndices(remoteRootIS, &remoteRoots)); in DMPlexPartitionLabelCreateSF()1437 PetscCall(ISDestroy(&remoteRootIS)); in DMPlexPartitionLabelCreateSF()1448 PetscCall(DMLabelGetStratumIS(label, nn, &remoteRootIS)); in DMPlexPartitionLabelCreateSF()1449 PetscCall(ISGetIndices(remoteRootIS, &remoteRoots)); in DMPlexPartitionLabelCreateSF()1455 PetscCall(ISRestoreIndices(remoteRootIS, &remoteRoots)); in DMPlexPartitionLabelCreateSF()1456 PetscCall(ISDestroy(&remoteRootIS)); in DMPlexPartitionLabelCreateSF()