![](https://secure.gravatar.com/avatar/86ea939a72cee216b3c076b52f48f338.jpg?s=120&d=mm&r=g)
Jan. 16, 2009
11:15 a.m.
On 1/16/2009 2:16 PM, Pearu Peterson wrote:
Yes, for that you need to provide your own fortran call code using f2py callstatement construct. The initial fortran call code can be obtained from f2py generated <modulename>module.c file, for instance.
Thank you, Pearu :) f2py is really a wonderful tool. Sturla Molden