DMGetDMSNESWrite#
get write access to private DMSNES
context from a DM
Synopsis#
#include "petscsnes.h"
#include "petscdm.h"
PetscErrorCode DMGetDMSNESWrite(DM dm, DMSNES *snesdm)
Not Collective
Input Parameter#
Output Parameter#
snesdm - private
DMSNES
context
See Also#
Level#
developer
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages