Searched refs:PetscPartitionerSetUp (Results 1 – 6 of 6) sorted by relevance
19 PetscErrorCode PetscPartitionerSetUp(PetscPartitioner)
133 petsc.PetscPartitionerSetUp136 CHKERR(PetscPartitionerSetUp(self.part))
47 PETSC_EXTERN PetscErrorCode PetscPartitionerSetUp(PetscPartitioner);
69 PetscCall(PetscPartitionerSetUp(p)); in main()
210 PetscErrorCode PetscPartitionerSetUp(PetscPartitioner part) in PetscPartitionerSetUp() function
1763 PetscCall(PetscPartitionerSetUp(part)); in DMPlexDistribute_Multistage()