AIRES library reference: speigetinpfile.


c
c     Routine directly callable from C/C++ (it could be necessary to
c     append an underscore, "_", to its name depending on the C/C++
c     compiler used).
c
c
      subroutine speigetinpfile(inpfilestr, fstrlen)
c
c     Getting the name of the file containing additional input data to
c     be processed by the special particle module.
c
c     Written by: S. J. Sciutto, La Plata 2019.
c
c
c     Arguments:
c     =========
c
c     inpfilestr...... (output, character*(*)) String containing
c                      the full file name.
c     fstrlen......... (output, integer) Lenght of the file string.
c                      Zero if no input file has been specified.
c
c
c<--->


These pages are maintained by
Sergio J. Sciutto
Back to AIRES library index
Back to AIRES home [HOME]