PCBFBtGetKSP

Get the solver for the G^T G system

Synopsis

#include "petscpc.h" 
PetscErrorCode PCBFBtGetKSP(PC pc, KSP *ksp)

Input Parameter

pc -The PC

Output Parameter

ksp -The solver

Level:Intermediate
Location:
src/ksp/pc/impls/bfbt/bfbt.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages