#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 |
-snes_fas_cycles <1,2> | - 1 for V-cycle, 2 for W-cycle |