petsc-3.9.4 2018-09-11
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
Keywords
SNES, SNESMS, register, all
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