Lines Matching refs:ISRestoreIndices

98   PetscCall(ISRestoreIndices(cellNumbering, &cellNum));  in DMPlexCreatePartitionerGraph_Overlap()
311 PetscCall(ISRestoreIndices(cellNumbering, &cellNum)); in DMPlexCreatePartitionerGraph_Native()
369 PetscCall(ISRestoreIndices(fis, &rows)); in DMPlexCreatePartitionerGraph_ViaMat()
387 PetscCall(ISRestoreIndices(cis, &cols)); in DMPlexCreatePartitionerGraph_ViaMat()
429 PetscCall(ISRestoreIndices(fis, &rows)); in DMPlexCreatePartitionerGraph_ViaMat()
430 PetscCall(ISRestoreIndices(cis, &cols)); in DMPlexCreatePartitionerGraph_ViaMat()
465 PetscCall(ISRestoreIndices(cis_own, &rows)); in DMPlexCreatePartitionerGraph_ViaMat()
790 PetscCall(ISRestoreIndices(globalNumbering, &idxs)); in PetscPartitionerDMPlexPartition()
834 if (globalNumbering) PetscCall(ISRestoreIndices(globalNumbering, &gid)); in PetscPartitionerDMPlexPartition()
835 if (clPoints) PetscCall(ISRestoreIndices(clPoints, &clIdx)); in PetscPartitionerDMPlexPartition()
876 PetscCall(ISRestoreIndices(*partition, &partIdx)); in PetscPartitionerDMPlexPartition()
877 PetscCall(ISRestoreIndices(globalNumbering, &globalNum)); in PetscPartitionerDMPlexPartition()
1114 PetscCall(ISRestoreIndices(pointIS, &points)); in DMPlexPartitionLabelClosure()
1119 PetscCall(ISRestoreIndices(rankIS, &ranks)); in DMPlexPartitionLabelClosure()
1157 PetscCall(ISRestoreIndices(pointIS, &points)); in DMPlexPartitionLabelAdjacency()
1160 PetscCall(ISRestoreIndices(rankIS, &ranks)); in DMPlexPartitionLabelAdjacency()
1207 PetscCall(ISRestoreIndices(rankIS, &ranks)); in DMPlexPartitionLabelPropagate()
1222 PetscCall(ISRestoreIndices(rankIS, &ranks)); in DMPlexPartitionLabelPropagate()
1299 PetscCall(ISRestoreIndices(pointIS, &points)); in DMPlexPartitionLabelInvert()
1366 PetscCall(ISRestoreIndices(valueIS, &neighbors)); in DMPlexPartitionLabelInvert()
1436 PetscCall(ISRestoreIndices(remoteRootIS, &remoteRoots)); in DMPlexPartitionLabelCreateSF()
1455 PetscCall(ISRestoreIndices(remoteRootIS, &remoteRoots)); in DMPlexPartitionLabelCreateSF()
1978 PetscCall(ISRestoreIndices(ispart, (const PetscInt **)&part)); in DMPlexRebalanceSharedPoints()
2040 PetscCall(ISRestoreIndices(ispart, (const PetscInt **)&part)); in DMPlexRebalanceSharedPoints()