PetscDeviceContextViewFromOptions#
View a PetscDeviceContext
from options
Synopsis#
#include <petscdevice.h>
PetscErrorCode PetscDeviceContextViewFromOptions(PetscDeviceContext dctx, PetscObject obj, const char name[])
Input Parameters#
dctx - The
PetscDeviceContext
to viewobj - Optional
PetscObject
to associate (may beNULL
)name - The command line option
See Also#
PetscDeviceContextView()
, PetscObjectViewFromOptions()
, PetscDeviceContextCreate()
Level#
beginner
Location#
src/sys/objects/device/interface/dcontext.cxx
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages