PetscErrorCode DMMGSetUser(DMMG *dmmg,PetscInt level,void *ctx)Not Collective
dmmg | - DMMG solve context | |
level | - the number of the level you want the context for | |
ctx | - the context |
Note: if the context is the same for each level just pass it in with DMMGCreate() and don't call this macro
Level:intermediate
Location:src/snes/utils/../../../include/petscdmmg.h
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages