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#

include/petscpartitioner.h

Implementations#

_p_PetscPartitioner in include/petsc/private/partitionerimpl.h


Edit on GitLab

Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages