Re: [f2py] Acces to used module variables

Pearu Peterson <[email protected]> Thu, 29 Jul 2010 18:39:34 +0300
Newsgroups gmane.comp.python.f2py.user
Message-ID <[email protected]>
On Thu, Jul 29, 2010 at 5:58 PM,  <[email protected]> wrote:
> Thank you for your quick response!
> It works!
>
> One Note:
>
> In the second example it's also possible to write
> f2py -c test.pyf mine.f90 pimodule.o

yes.

> I have another last question:
> In FAQ there is a note regarding derived types. Is this f2py-version of Jeffrey Hagelberg available?

I have the patch that Jeffrey sent me in 2005, see the tar-ball in

  http://cens.ioc.ee/~pearu/f2py/

However, applying the patch to current f2py version is non-trivial and
I have not tested the patch myself.

Regards,
Pearu