:orphan: # MATCOLORINGPOWER Take the matrix's nth power, then do one-coloring on it. ## Notes This is merely a trivial test algorithm. Supports any distance coloring. ## See Also `MatColoring`, `MatColoringType`, `MatColoringCreate()`, `MatColoring`, `MatColoringSetType()` ## Level beginner ## Location src/mat/color/impls/power/power.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/mat/color/impls/power/power.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)