petsc-3.3-p7 2013-05-11

SNESMSSetType

Set the type of multistage smoother

Synopsis

#include "petscsnes.h" 
PetscErrorCode SNESMSSetType(SNES snes,const SNESMSType rostype)
Logically collective

Input Parameter

snes - nonlinear solver context
mstype - type of multistage method

See Also

SNESMSGetType(), SNESMS

Level:beginner
Location:
src/snes/impls/msms.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages