petsc-3.9.4 2018-09-11
PetscLimiterSetFromOptions
sets parameters in a PetscLimiter from the options database
Synopsis
#include "petscfv.h"
PetscErrorCode PetscLimiterSetFromOptions(PetscLimiter lim)
Collective on PetscLimiter
Input Parameter
lim -the PetscLimiter object to set options for
See Also
PetscLimiterView()
Level
developer
Location
src/dm/dt/interface/dtfv.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages