MatFDColoring#
Object for computing a sparse Jacobian via finite differences with coloring
Synopsis#
typedef struct _p_MatFDColoring *MatFDColoring;
Notes#
This object is creating utilizing a coloring provided by the MatColoring
object or DMCreateColoring()
See Also#
MatFDColoringCreate()
, MatFDColoringSetFunction()
, MatColoring
, DMCreateColoring()
Level#
beginner
Location#
Implementations#
_p_MatFDColoring in include/petsc/private/matimpl.h
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages