#include "petscmg.h" PetscErrorCode PETSCKSP_DLLEXPORT PCMGSetType(PC pc,PCMGType form)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