Hello everyone, I am relatively new to f2py and have been trying to create a module of a main fortran file that references a subroutine in another fortran file. I have been doing:
>f2py -c -m mainmodule mainmodule.f90 othermodule.f90 Any help would be greatly appreciated. Thanks, Andy -- View this message in context: http://numpy-discussion.10968.n7.nabble.com/F2PY-subroutine-referenced-in-another-file-tp43261.html Sent from the Numpy-discussion mailing list archive at Nabble.com. _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org https://mail.scipy.org/mailman/listinfo/numpy-discussion