petsc-3.9.4 2018-09-11
Report Typos and Errors

PetscPartitionerShellSetRandom

Set the flag to use a random partition

Synopsis

#include "petscdmplex.h"   
PetscErrorCode PetscPartitionerShellSetRandom(PetscPartitioner part, PetscBool random)
Collective on Part

Input Parameters

part - The PetscPartitioner
random - The flag to use a random partition

See Also

PetscPartitionerShellGetRandom(), PetscPartitionerCreate()

Level

intermediate

Location

src/dm/impls/plex/plexpartition.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages