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/ex4f.F
src/snes/examples/tutorials/ex4.c
src/snes/examples/tutorials/ex8.c
Level:intermediate
Location:src/mat/matfd/fdmatrix.c
Matrix Index
Table of Contents