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