#include "petscmat.h" PetscErrorCode MatPartitioningSetVertexWeights(MatPartitioning part,const PetscInt weights[])Logically Collective on Partitioning
part | - the partitioning context | |
weights | - the weights, on each process this array must have the same size as the number of local rows |
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