#include "petscksp.h" PetscErrorCode PCMGSetNumberSmoothUp(PC pc,PetscInt n)Logically Collective on PC
mg | - the multigrid context | |
n | - the number of smoothing steps |
Note: this does not set a value on the coarsest grid, since we assume that there is no separate smooth up on the coarsest grid.
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