#include "petscksp.h" PetscErrorCode PCMGSetCyclesOnLevel(PC pc,PetscInt l,PetscInt c)Logically Collective on PC
pc | - the multigrid context | |
l | - the level (0 is coarsest) this is to be used for | |
n | - the number of cycles |
Level:advanced
Location:src/ksp/pc/impls/mg/mgfunc.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages