MatPartitioningSetType

Sets the type of partitioner to use

Synopsis

int MatPartitioningSetType(MatPartitioning part,MatPartitioningType type)
Collective on MatPartitioning

Input Parameter

part -the partitioning context.
type -a known method

Options Database Command

 -mat_partitioning_type  <type>
     Use -help for a list of available methods
     (for instance, parmetis)

Keywords

partitioning, set, method, type

See Also

MatPartitioningCreate(), MatPartitioningApply()

Level:intermediate
Location:src/mat/impls/partition/partition.c
Matrix Index
Table of Contents