MatColoringRegisterAll#

Registers all of the matrix coloring routines in PETSc.

Synopsis#

Not Collective

Adding new methods#

To add a new method to the registry. Copy this routine and modify it to incorporate a call to MatColoringRegister() for the new method, after the current list.

See Also#

MatColoring, MatColoringRegister(), MatColoringRegisterDestroy()

Level#

developer

Location#

src/mat/color/interface/matcoloringregi.c


Edit on GitLab

Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages