:orphan: # SNESRegisterAll Registers all of the nonlinear solver methods in the `SNES` package. ## Synopsis ``` #include "petscsnes.h" PetscErrorCode SNESRegisterAll(void) ``` Not Collective ## See Also `SNES`, `SNESRegisterDestroy()` ## Level advanced ## Location src/snes/interface/snesregi.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/snes/interface/snesregi.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)