petsc-3.7.1 2016-05-15
Report Typos and Errors

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 Many br

Input Argument

dm -DM to be used with SNES Many br

Output Argument

snesdm -private DMSNES context Many br

Many br

See Also

DMGetDMSNES()

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