:orphan: # SNESMSFinalizePackage This function destroys everything in the `SNESMS` package. It is called from `PetscFinalize()`. ## Synopsis ``` #include "petscsnes.h" PetscErrorCode SNESMSFinalizePackage(void) ``` ## See Also `PetscFinalize()` ## Level developer ## Location src/snes/impls/ms/ms.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/snes/impls/ms/ms.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)