#include "petscmg.h" int MGSetCycles(PC pc,int n)Collective on PC
mg | - the multigrid context | |
n | - the number of cycles |
-pc_mg_cycles n - 1 denotes a V-cycle; 2 denotes a W-cycle.
Level:advanced
Location:src/sles/pc/impls/mg/mg.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages