Searched refs:isExclusivelyOwned (Results 1 – 1 of 1) sorted by relevance
1674 PetscBool *toBalance, *isLeaf, *isExclusivelyOwned, *isNonExclusivelyOwned; in DMPlexRebalanceSharedPoints() local1742 PetscCall(PetscMalloc1(pEnd - pStart, &isExclusivelyOwned)); in DMPlexRebalanceSharedPoints()1745 isExclusivelyOwned[i] = PETSC_FALSE; in DMPlexRebalanceSharedPoints()1765 isExclusivelyOwned[i] = PETSC_TRUE; in DMPlexRebalanceSharedPoints()1976 PetscCall(PetscFree(isExclusivelyOwned)); in DMPlexRebalanceSharedPoints()2038 PetscCall(PetscFree(isExclusivelyOwned)); in DMPlexRebalanceSharedPoints()