#include "petscksp.h" PetscErrorCode PCMGSetCycleTypeOnLevel(PC pc,PetscInt l,PCMGCycleType c)Logically Collective on PC
pc | - the multigrid context | |
l | - the level (0 is coarsest) | |
c | - either PC_MG_CYCLE_V or PC_MG_CYCLE_W |
Level:advanced
Location:src/ksp/pc/impls/mg/mgfunc.c
Index of all PCMG routines
Table of Contents for all manual pages
Index of all manual pages