#include "petscmat.h" PetscErrorCode MatPartitioningGetUseEdgeWeights(MatPartitioning part,PetscBool *use_edge_weights)Logically Collective on Partitioning
part | - the partitioning context |
use_edge_weights | - the flag indicateing whether or not to edge weights are used. |