KSPSolve_CG

Barry Smith bsmith at mcs.anl.gov
Wed Nov 26 15:35:59 CST 2008


   KSPSolve() calls KSPSolve_CG().

    You can answer this type of question by using the option - 
start_in_debugger then
in the debugger doing break KSPSolve_CG ; cont then when it stops
in the KSPSolve_CG do a where.

    Barry

On Nov 26, 2008, at 2:28 PM, Santolo Felaco wrote:

> Hi, I have to modified the KSPSolve_CG.  Want to know what is the  
> function that calls this routine. Thanks




More information about the petsc-dev mailing list