:orphan: # PetscFVType String with the name of a PETSc finite volume discretization ## Synopsis ``` typedef const char *PetscFVType; #define PETSCFVUPWIND "upwind" #define PETSCFVLEASTSQUARES "leastsquares" ``` ## See Also `PetscFVSetType()`, `PetscFV` ## Level beginner ## Location include/petscfv.h --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscfv.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)