PetscFVSetLimiter#
Set the PetscLimiter to the PetscFV
Synopsis#
#include "petscfv.h"
PetscErrorCode PetscFVSetLimiter(PetscFV fvm, PetscLimiter lim)
Logically Collective
Input Parameters#
fvm - the
PetscFVobjectlim - The
PetscLimiter
See Also#
Level#
intermediate
Location#
Examples#
src/dm/impls/forest/tests/ex2.c
src/ts/tutorials/ex11.c
Index of all FV routines
Table of Contents for all manual pages
Index of all manual pages