Searched refs:cellPart (Results 1 – 1 of 1) sorted by relevance
1835 IS cellPart; in DMPlexDistribute() local1872 PetscCall(PetscPartitionerDMPlexPartition(partitioner, dm, NULL, cellPartSection, &cellPart)); in DMPlexDistribute()1897 PetscCall(ISGetIndices(cellPart, &points)); in DMPlexDistribute()1907 PetscCall(ISRestoreIndices(cellPart, &points)); in DMPlexDistribute()1963 PetscCall(ISDestroy(&cellPart)); in DMPlexDistribute()