# SNESMSRegisterDestroy
Frees the list of schemes that were registered by `SNESMSRegister()`. 
## Synopsis
```
#include "petscsnes.h" 
PetscErrorCode SNESMSRegisterDestroy(void)
```
Not Collective




## See Also
 `SNESMSRegister()`, `SNESMSRegisterAll()`

## Level
developer

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/snes/impls/ms/ms.c.html#SNESMSRegisterDestroy">src/snes/impls/ms/ms.c</A>


---
[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](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
