MatPartitioningChacoGetGlobal#
Get the global method used by the Chaco partitioner.
Synopsis#
#include "petscmat.h"
PetscErrorCode MatPartitioningChacoGetGlobal(MatPartitioning part, MPChacoGlobalType *method)
Not Collective
Input Parameter#
part - the partitioning context
Output Parameter#
method - the method
See Also#
MatPartitioningType
, MATPARTITIONINGCHACO
, MatPartitioningChacoSetGlobal()
Level#
advanced
Location#
Implementations#
MatPartitioningChacoGetGlobal_Chaco() in src/mat/graphops/partition/impls/chaco/chaco.c
Index of all MatGraphOperations routines
Table of Contents for all manual pages
Index of all manual pages