FORTRAN usage of SNESSetConvergenceHistory

Paul T. Bauman pbauman at ices.utexas.edu
Tue Aug 7 14:49:08 CDT 2007


Hi Barry,

Thanks. I didn't make it that far down in the manpage before I sent the 
email - sorry. I got everything to work fine.

Paul

Barry Smith wrote:
>   Paul,
>
>     Yes it is intended one can use them from Fortran. Note from the manual
> page for SNESGetConvergenceHistory() it does not return the arrays, just the 
> count. You must keep around the arrays you passed into 
> SNESSetConvergenceHistory() and read from them.
>
>    Barry
>
>
> On Mon, 6 Aug 2007, Paul T. Bauman wrote:
>
>   
>> Hello,
>>
>> Is it possible to use SNESSetConvergenceHistory/SNESGetConvergenceHistory with
>> FORTRAN?  Thanks,
>>
>> Paul
>>
>>
>>     




More information about the petsc-users mailing list