Searched refs:PetscPartitionerShellSetRandom (Results 1 – 2 of 2) sorted by relevance
55 PETSC_EXTERN PetscErrorCode PetscPartitionerShellSetRandom(PetscPartitioner, PetscBool);
64 if (set) PetscCall(PetscPartitionerShellSetRandom(part, random)); in PetscPartitionerSetFromOptions_Shell()217 PetscErrorCode PetscPartitionerShellSetRandom(PetscPartitioner part, PetscBool random) in PetscPartitionerShellSetRandom() function