Follow-up of the discussion from the ESL meeting.
The example in attached .tar file includes functionality to call fortran from Lua. All the functionality is most probably already somewhere in the flook/flos/aotus libs. It would be nice to construct a similar example of calling fortran from lua with the existing functionality, instead of writing custom routines like in this example.
The fortran-lua interface lua.f90 is obtained from: https://github.com/interkosmos/fortran-lua53/blob/master/src/lua.f90
File: call_fortran_lua.tar.gz
Follow-up of the discussion from the ESL meeting.
The example in attached .tar file includes functionality to call fortran from Lua. All the functionality is most probably already somewhere in the flook/flos/aotus libs. It would be nice to construct a similar example of calling fortran from lua with the existing functionality, instead of writing custom routines like in this example.
The fortran-lua interface
lua.f90is obtained from: https://github.com/interkosmos/fortran-lua53/blob/master/src/lua.f90File: call_fortran_lua.tar.gz