#include "petscsnes.h" PetscErrorCode SNESFASSetCycles(SNES snes, PetscInt cycles)Logically Collective on SNES
snes | - the multigrid context | |
cycles | - the number of cycles -- 1 for V-cycle, 2 for W-cycle |
Level:advanced
Location:src/snes/impls/fas/fasfunc.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages