On Wed, 10 Oct 2007, Trivedi, Jagruti CIV 470000D, 474300D wrote: > Thank you. Do you want me to replace this new function for > "SNESGetNumberLinearIterations"?.
yes. > Can you explain why the Changes says, this function > SNESGetNumberLinearIterations() function is added? I do not want to > change the interface if possible. The changes file you are refering to is petsc-2.0.7. so SNESGetNumberLinearIterations() was added in petsc-2.0.7. This function is changed to SNESGetLinearSolveIterations() [perhaps in 2.3.3 - but didn't get documented in the changes file for that version] Satish
