DMMGGetJ

Returns the Jacobian (matrix) for the finest level

Synopsis

Mat DMMGGetJ(DMMG *dmmg)
Not Collective

Input Parameter

dmmg -DMMG solve context

See Also

DMMGCreate(), DMMGSetUser(), DMMGGetB()

Level:intermediate
Location:
src/dm/da/../../../include/petscda.h
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/ksp/examples/tutorials/ex22.c.html
src/ksp/examples/tutorials/ex25.c.html
src/ksp/examples/tutorials/ex28.c.html
src/ksp/examples/tutorials/ex29.c.html