:orphan: # PetscLimiterSetUp Construct data structures for the `PetscLimiter` ## Synopsis ``` #include "petscfv.h" PetscErrorCode PetscLimiterSetUp(PetscLimiter lim) ``` Collective ## Input Parameter - ***lim -*** the `PetscLimiter` object to setup ## See Also `PetscLimiter`, ``PetscLimiterView()`, `PetscLimiterDestroy()` ## Level intermediate ## Location src/dm/dt/fv/interface/fv.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/dm/dt/fv/interface/fv.c) [Index of all FV routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)