#include "petscsnes.h" #include "petscdmshell.h" #include "petscsys.h" PetscErrorCode SNESSetGSSweeps(SNES snes, PetscInt sweeps)
snes | - the SNES context | |
sweeps | - the number of sweeps of GS to perform. |
Level:intermediate
Location:src/snes/interface/snes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages