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