MatPartitioningSetFromOptions

Sets various partitioning options from the options database.

Synopsis

#include "mat.h" 
int MatPartitioningSetFromOptions(MatPartitioning part)
Collective on MatPartitioning

Input Parameter

part -the partitioning context.

Options Database Command

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

Keywords

partitioning, set, method, type

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