Thank you very much for the clarification. It would be nice if this
were mentioned in the documentation.
Sameer
On 10 March 2012 01:59, Pauli Virtanen wrote:
> 09.03.2012 21:05, Sameer Grover kirjoitti:
>> subroutine union ()
>> write(*,*)'Hello from Fortran90!!!'
>> end subroutine union
>>
>
09.03.2012 21:05, Sameer Grover kirjoitti:
> subroutine union ()
>write(*,*)'Hello from Fortran90!!!'
> end subroutine union
>
> f2py is unable to wrap this function. Changing the name of the
> subroutine from 'union' to something else works. I understand that
> problems like these have been r
subroutine union ()
write(*,*)'Hello from Fortran90!!!'
end subroutine union
f2py is unable to wrap this function. Changing the name of the
subroutine from 'union' to something else works. I understand that
problems like these have been reported a long time ago
(http://cens.ioc.ee/pipermail/f2p