#include "petscdmplex.h" PetscErrorCode PetscPartitionerSetFromOptions(PetscPartitioner part)Collective on PetscPartitioner
-petscpartitioner_type <type> | - Sets the PetscPartitioner type; use -help for a list of available types | |
-petscpartitioner_use_vertex_weights | - Uses weights associated with the graph vertices | |
-petscpartitioner_view_graph | - View the graph each time PetscPartitionerPartition is called. Viewer can be customized, see PetscOptionsGetViewer() |