petsc-3.3-p7 2013-05-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/msms.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages