DMShellSetContext#
set some data to be usable by this DM
Synopsis#
#include "petscdmshell.h"
PetscErrorCode DMShellSetContext(DM dm, void *ctx)
Collective
Input Parameters#
dm - shell DM
ctx - the context
See Also#
Level#
advanced
Location#
Examples#
src/ksp/ksp/tutorials/ex65.c.html
src/ksp/ksp/tutorials/ex73.c.html
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages