#include "petscksp.h" PetscErrorCode PCMGMultiplicativeSetCycles(PC pc,PetscInt n)Logically Collective on PC
pc | - the multigrid context | |
n | - number of cycles (default is 1) |
Notes: This is not associated with setting a v or w cycle, that is set with PCMGSetCycleType()
Level:advanced
Location:src/ksp/pc/impls/mg/mg.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages