DMGetApplicationContext

Gets a user context from a DM object

Synopsis

#include "petscdm.h"     
PetscErrorCode  DMGetApplicationContext(DM dm,void *ctx)
Not Collective

Input Parameter

dm -the DM object

Output Parameter

ctx -the user context

See Also

DMView(), DMCreateGlobalVector(), DMGetInterpolation(), DMGetColoring(), DMGetMatrix(), DMGetApplicationContext()

Level:intermediate
Location:
src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages