#include "petscksp.h" PetscErrorCode PCMGSetGalerkin(PC pc,PCMGGalerkinType use)Logically Collective on PC
pc | - the multigrid context | |
use | - one of PC_MG_GALERKIN_BOTH,PC_MG_GALERKIN_PMAT,PC_MG_GALERKIN_MAT, or PC_MG_GALERKIN_NONE |
-pc_mg_galerkin <both,pmat,mat,none> |