Searched refs:PCMGSetGalerkin_MG (Results 1 – 1 of 1) sorted by relevance
1484 static PetscErrorCode PCMGSetGalerkin_MG(PC pc, PCMGGalerkinType use) in PCMGSetGalerkin_MG() function2010 PetscCall(PetscObjectComposeFunction((PetscObject)pc, "PCMGSetGalerkin_C", PCMGSetGalerkin_MG)); in PCCreate_MG()