# PetscPartitioner
PETSc object that manages a graph partitioner 
## Synopsis
```
typedef struct _p_PetscPartitioner *PetscPartitioner;
```



## See Also
 `PetscPartitionerCreate()`, `PetscPartitionerSetType()`, `PetscPartitionerType`

## Level
intermediate

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscpartitioner.h.html#PetscPartitioner">include/petscpartitioner.h</A>

## Implementations

<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petsc/private/partitionerimpl.h.html#_p_PetscPartitioner">_p_PetscPartitioner in include/petsc/private/partitionerimpl.h</A><BR>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscpartitioner.h)


[Index of all MatOrderings routines](index.md)  
[Table of Contents for all manual pages](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
