MatPartitioningSetNumberVertexWeights#
Sets the number of weights per vertex
Synopsis#
#include "petscmat.h"
PetscErrorCode MatPartitioningSetNumberVertexWeights(MatPartitioning partitioning, PetscInt ncon)
Not collective
Input Parameters#
partitioning - the partitioning context
ncon - the number of weights
See Also#
Level#
intermediate
Location#
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages