Hello Everybody,
Thanks to every one who helped. I successfully ported ( compiled and linked without warning ) my application on PetSc 2.3.3-p6. I have yet to test it so that it works as it suppose to also. Best Regards, ....Jagruti -----Original Message----- From: [email protected] [mailto:owner-petsc-users at mcs.anl.gov] On Behalf Of Satish Balay Sent: Wednesday, October 10, 2007 11:55 To: petsc-users at mcs.anl.gov Subject: RE: Symbol SNESGetNumberLinearIterations not defined 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
