#include "petscksp.h" PetscErrorCode PCMGSetType(PC pc,PCMGType form)Logically Collective on PC
pc | - the preconditioner context | |
form | - multigrid form, one of PC_MG_MULTIPLICATIVE, PC_MG_ADDITIVE, PC_MG_FULL, PC_MG_KASKADE |
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