:orphan:
# MatPartitioningPTScotchGetStrategy
Gets the strategy used in PTScotch. 
## Synopsis
```
#include "petscmat.h" 
PetscErrorCode MatPartitioningPTScotchGetStrategy(MatPartitioning part, MPPTScotchStrategyType *strategy)
```
Not Collective


## Input Parameter

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



## Output Parameter

- ***strategy -*** the strategy





## See Also
 `MATPARTITIONINGSCOTCH`, `MatPartitioningPTScotchSetStrategy()`

## Level
advanced

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

## Implementations

<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/mat/partition/impls/scotch/scotch.c.html#MatPartitioningPTScotchGetStrategy_PTScotch">MatPartitioningPTScotchGetStrategy_PTScotch in src/mat/partition/impls/scotch/scotch.c</A><BR>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/mat/partition/impls/scotch/scotch.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)  
