Re: [f2py] Why this error?

Pearu Peterson <[email protected]> Sat, 31 Jul 2010 10:28:59 +0300
Newsgroups gmane.comp.python.f2py.user
Message-ID <[email protected]>
On Sat, Jul 31, 2010 at 2:19 AM, Al Niessner <[email protected]> wrote:
>
> I have attached two files that exhibit the problem. Here is the command
> line I use to: f2py -c kinds.f90 mathsub.f -m mathsub
>
> All the names are the same, but I limited it one function in mathsub and
> reduced kinds.f90 to just the desired types.
>
> Thanks for all your help so far too! I am hoping to be out of the woods
> soon.

Follow instructions in

  http://cens.ioc.ee/projects/f2py2e/FAQ.html#q-what-if-fortran-90-code-uses-type-spec-kind-kind

HTH,
Pearu