PetscLimiterDestroy#
Destroys a PetscLimiter object
Synopsis#
#include "petscfv.h"
PetscErrorCode PetscLimiterDestroy(PetscLimiter *lim)
Collective
Input Parameter#
lim - the
PetscLimiterobject to destroy
See Also#
Level#
beginner
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