petsc-3.3-p7 2013-05-11

DMSNESGetContextWrite

get write access to private SNESDM context from a DM

Synopsis

#include "petscsnes.h" 
#include "petscdm.h" 
PetscErrorCode DMSNESGetContextWrite(DM dm,SNESDM *snesdm)
Not Collective

Input Argument

dm -DM to be used with SNES

Output Argument

snesdm -private SNESDM context

See Also

DMSNESGetContext()

Level:developer
Location:
src/snes/utils/dmsnes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages