#include "petscmat.h" PetscErrorCode MatPartitioningSetFromOptions(MatPartitioning part)Collective on MatPartitioning
-mat_partitioning_type <type>
Use -help for a list of available methods
(for instance, parmetis)
Notes: If the partitioner has not been set by the user it uses one of the installed partitioner such as ParMetis. If there are no installed partitioners it uses current which means no repartioning.
Level:beginner
Location:src/mat/partition/partition.c
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages