[f2py] Pass a python array on a subroutine
Audrey Hureau <[email protected]> Mon, 2 Aug 2010 09:11:40 +0200
| Newsgroups | gmane.comp.python.f2py.user |
|---|---|
| Message-ID | <[email protected]> |
Hello everyone, I need your help because I try to pass a python array in a subroutine but the values I retrieve in my fortran subroutine are all null. I don't know why. Is anobody can tell me more about why I get this? Here is the python program : http://pastebin.com/MT8mLmaV. The subroutine is named "executable". The array's values are calculated with another python program called "projRot" and stocked in the "Proj" array. Here is the subroutine : http://pastebin.com/UExTzEhp. Audrey _______________________________________________ f2py-users mailing list f2py-users-Y4l6ocDipWCuvFJfX82//[email protected] http://cens.ioc.ee/mailman/listinfo/f2py-users