PetscPartitioner#
PETSc object that manages a graph partitioner
Synopsis#
typedef struct _p_PetscPartitioner *PetscPartitioner;
Note#
Also consider MatPartitioning
which provides an alternative API for partitioning.
See Also#
PetscPartitionerCreate()
, PetscPartitionerSetType()
, PetscPartitionerType
, MatPartitioning
, MatPartitioningCreate()
Level#
intermediate
Location#
Implementations#
_p_PetscPartitioner in include/petsc/private/partitionerimpl.h
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages