:orphan:
# SNESFinalizePackage
This function destroys everything in the Petsc interface to the `SNES` package. It is called from `PetscFinalize()`. 
## Synopsis
```
PetscErrorCode SNESFinalizePackage(void)
```



## See Also
 `SNES`, `PetscFinalize()`

## Level
developer

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/snes/interface/dlregissnes.c.html#SNESFinalizePackage">src/snes/interface/dlregissnes.c</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/snes/interface/dlregissnes.c)


[Index of all SNES routines](index.md)  
[Table of Contents for all manual pages](/manualpages/index.md)  
[Index of all manual pages](/manualpages/singleindex.md)  
