PETSc version 3.15.5
SNESMSRegisterAll
Registers all of the multi-stage methods in SNESMS 
Synopsis
#include "petscsnes.h" 
PetscErrorCode SNESMSRegisterAll(void)
Not Collective, but should be called by all processes which will need the schemes to be registered
See Also
  SNESMSRegisterDestroy()
Level
advanced
Location
src/snes/impls/ms/ms.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages