Searched refs:PetscPartitionerShellGetRandom (Results 1 – 2 of 2) sorted by relevance
56 PETSC_EXTERN PetscErrorCode PetscPartitionerShellGetRandom(PetscPartitioner, PetscBool *);
62 PetscCall(PetscPartitionerShellGetRandom(part, &random)); in PetscPartitionerSetFromOptions_Shell()242 PetscErrorCode PetscPartitionerShellGetRandom(PetscPartitioner part, PetscBool *random) in PetscPartitionerShellGetRandom() function