#include "petscksp.h" #include "petscmg.h" PetscErrorCode MGSetR(PC pc,PetscInt l,Vec c)Collective on PC and Vec
pc | - the multigrid context | |
l | - the level (0 is coarsest) this is to be used for | |
c | - the space |
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