PetscDSSetFromOptions#
sets parameters in a PetscDS from the options database
Synopsis#
#include "petscds.h" 
PetscErrorCode PetscDSSetFromOptions(PetscDS prob)
Collective
Input Parameter#
- prob - the - PetscDSobject to set options for
Options Database Keys#
See Also#
Level#
intermediate
Location#
Examples#
src/ts/tutorials/ex11.c
src/ts/tutorials/ex48.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages