MatPartitioningPartySetMatchOptimization#
Activate matching optimization for graph reduction.
Synopsis#
#include "petscmat.h"
PetscErrorCode MatPartitioningPartySetMatchOptimization(MatPartitioning part, PetscBool opt)
Collective
Input Parameters#
part - the partitioning context
opt - boolean flag
Options Database Key#
-mat_partitioning_party_match_optimization - Matching optimization on/off
See Also#
Level#
advanced
Location#
Implementations#
MatPartitioningPartySetMatchOptimization_Party() in src/mat/partition/impls/party/party.c
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages