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#
Matrices, Mat
, MatPartitioning
, MatPartitioningSetVertexWeights()
Level#
intermediate
Location#
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages