MatFDColoringDestroy
Destroys a matrix coloring context that was created via MatFDColoringCreate().
Synopsis
int MatFDColoringDestroy(MatFDColoring c)
Collective on
MatFDColoring
Input Parameter
c -coloring context
See Also
MatFDColoringCreate()
Examples
src/snes/examples/tutorials/ex4.c
Location: src/mat/interface/fdmatrix.c
Matrix Index
Table of Contents