#include "petscksp.h" PetscErrorCode PCMGGetSmootherUp(PC pc,PetscInt l,KSP *ksp)Not Collective, KSP returned is parallel if PC is Many br
pc | - the multigrid context Many br | |
l | - the level (0 is coarsest) to supply Many br |
Many br
Notes: calling this will result in a different pre and post smoother so you may need to Many brset options on the pre smoother also Many br
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