#include "petscksp.h" #include "petscpcmg.h" PetscErrorCode PCMGSetRScale(PC pc,PetscInt l,Vec rscale)Logically Collective on PC and Mat
pc | - the multigrid context | |
rscale | - the scaling | |
l | - the level (0 is coarsest) to supply [Do not supply 0] |
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