#include "petscksp.h" PetscErrorCode PCMGMultiplicativeSetCycles(PC pc,PetscInt n)Logically Collective on PC Many br
pc | - the multigrid context Many br | |
n | - number of cycles (default is 1) Many br |
Notes: This is not associated with setting a v or w cycle, that is set with PCMGSetCycleType() Many br
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