#include "petscsnes.h" PetscErrorCode SNESFASCycleSetCycles(SNES snes, PetscInt cycles)Logically Collective on SNES
snes | - the multigrid context | |
level | - the level to set the number of cycles on | |
cycles | - the number of cycles -- 1 for V-cycle, 2 for W-cycle |