PCMPIGetKSP#
Gets the KSP
created by the PCMPI
Synopsis#
#include "petscksp.h"
PetscErrorCode PCMPIGetKSP(PC pc, KSP *innerksp)
Not Collective
Input Parameter#
pc - the preconditioner context
Output Parameter#
innerksp - the inner
KSP
See Also#
Level#
advanced
Location#
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages