:orphan:
# MatPartitioningParmetisSetCoarseSequential
Use the sequential code to do the partitioning of the coarse grid. 
## Synopsis
```
#include "petscmat.h" 
PetscErrorCode MatPartitioningParmetisSetCoarseSequential(MatPartitioning part)
```
Logically Collective


## Input Parameter

- ***part -*** the partitioning context





## See Also
 `MATPARTITIONINGPARMETIS`

## Level
advanced

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/mat/partition/impls/pmetis/pmetis.c.html#MatPartitioningParmetisSetCoarseSequential">src/mat/partition/impls/pmetis/pmetis.c</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/mat/partition/impls/pmetis/pmetis.c)


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