F2PY and storage issues

intent(out) a is the right specification; a should not be an argument in the Python call
F2PY wrappers will work on copies, if needed, and hide problems with different storage scheme in Fortran and C/Python
Python call:
a = ext_gridloop.gridloop2(self.xcoor, self.ycoor, f)

previousnexttable of contents