DMMGGetDM

Gets the DM object on the finest level

Synopsis

DM DMMGGetDM(DMMG *dmmg)
Not Collective

Input Parameter

dmmg -DMMG solve context

See Also

DMMGCreate(), DMMGSetUser(), DMMGGetJ(), KSPGetKSP()

Level:intermediate
Location:
src/snes/utils/../../../include/petscdmmg.h
Index of all DMMG routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/ksp/ksp/examples/tutorials/ex28.c.html
src/ksp/ksp/examples/tutorials/ex34.c.html
src/ksp/ksp/examples/tutorials/ex47.c.html
src/ksp/ksp/examples/tutorials/ex22f.F.html
src/snes/examples/tutorials/ex4tu.c.html
src/snes/examples/tutorials/ex7.c.html
src/snes/examples/tutorials/ex8.c.html
src/snes/examples/tutorials/ex19.c.html
src/snes/examples/tutorials/ex19tu.c.html
src/snes/examples/tutorials/ex27.c.html
src/snes/examples/tutorials/ex29.c.html