int PCPostSolve(PC pc,KSP ksp)
Collective on PC
PCPreSolve(pc,ksp); KSPSolve(ksp,its); PCPostSolve(pc,ksp);
Location: src/pc/interface/precon.c PC IndexTable of Contents