KSP DMMGGetKSP(DMMG *dmmg)Not Collective
Notes: If this is a linear problem (i.e. DMMGSetKSP() was used) then this is the master linear solver. If this is a nonlinear problem (i.e. DMMGSetSNES() was used) this returns the KSP (linear solver) that is associated with the SNES (nonlinear solver)
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