PetscLimiterSetType#

Builds a particular PetscLimiter

Synopsis#

Collective on lim

Input Parameters#

  • lim - The PetscLimiter object

  • name - The kind of limiter

Options Database Key#

  • -petsclimiter_type - Sets the PetscLimiter type; use -help for a list of available types

See Also#

PetscLimiterGetType(), PetscLimiterCreate()

Level#

intermediate

Location#

src/dm/dt/fv/interface/fv.c

Examples#

src/ts/tutorials/ex11.c.html


Edit on GitLab

Index of all FV routines
Table of Contents for all manual pages
Index of all manual pages