# PetscFV
PETSc object that manages a finite volume discretization 
## Synopsis
```
typedef struct _p_PetscFV *PetscFV;
```



## See Also
 `PetscFVCreate()`, `PetscFVSetType()`, `PetscFVType`

## Level
beginner

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

## Implementations

<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petsc/private/petscfvimpl.h.html#_p_PetscFV">_p_PetscFV 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](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
