#include "petscksp.h" PetscErrorCode PCGalerkinSetInterpolation(PC pc,Mat P)Logically Collective on PC
pc | - the preconditioner context | |
R | - the interpolation operator |
Notes: Either this or PCGalerkinSetRestriction() or both must be called
Level:Intermediate
Location:src/ksp/pc/impls/galerkin/galerkin.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages