PetscDSGetContext#
Returns the context that was passed by PetscDSSetContext()
Synopsis#
#include "petscds.h"
PetscErrorCode PetscDSGetContext(PetscDS ds, PetscInt f, void *ctx)
Not Collective
Input Parameters#
ds - The
PetscDS
f - The field number
ctx - the context
See Also#
Level#
intermediate
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages