DMFieldShellGetContext#
Retrieve the user-supplied context associated with a DMFIELDSHELL.
Synopsis#
#include "petscdmfield.h"
PetscErrorCode DMFieldShellGetContext(DMField field, PetscCtxRt ctx)
Not Collective
Input Parameter#
field - the
DMFieldof typeDMFIELDSHELL
Output Parameter#
ctx - the context pointer that was passed to
DMFieldCreateShell()
See Also#
DMField, DMFIELDSHELL, DMFieldCreateShell()
Level#
intermediate
Location#
Examples#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages