:orphan:
# MatColoringView
Output details about the `MatColoring`. 
## Synopsis
```
#include "petscmat.h"  
PetscErrorCode MatColoringView(MatColoring mc, PetscViewer viewer)
```
Collective


## Input Parameters

- ***mc -*** the `MatColoring` context
+  viewer - the Viewer context





## See Also
 `PetscViewer`, `MatColoring`, `MatColoringApply()`

## Level
beginner

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/mat/color/interface/matcoloring.c.html#MatColoringView">src/mat/color/interface/matcoloring.c</A>


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