:orphan:
# SNESMSRegisterAll
Registers all of the multi-stage methods in `SNESMS` 
## Synopsis
```
#include "petscsnes.h" 
PetscErrorCode SNESMSRegisterAll(void)
```
Logically Collective




## See Also
 `SNES`, `SNESMS`, `SNESMSRegisterDestroy()`

## Level
developer

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/snes/impls/ms/ms.c.html#SNESMSRegisterAll">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](/manualpages/index.md)  
[Index of all manual pages](/manualpages/singleindex.md)  
