:orphan:
# PetscLimiter
PETSc object that manages a finite volume slope limiter 
## Synopsis
```
typedef struct _p_PetscLimiter *PetscLimiter;
```



## See Also
 `PetscLimiterCreate()`, `PetscLimiterSetType()`, `PetscLimiterType`

## Level
beginner

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscfvtypes.h.html#PetscLimiter">include/petscfvtypes.h</A>

## Implementations

<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petsc/private/petscfvimpl.h.html#_p_PetscLimiter">_p_PetscLimiter in include/petsc/private/petscfvimpl.h</A><BR>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscfvtypes.h)


[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)  
