AIRES library reference: crospnames.


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 crospnames(nspp, spname)
c
c     Retrieving the names of the defined special particles.
c
c     Written by: S. J. Sciutto, La Plata 1999.
c
c
c     Arguments:
c     =========
c
c     nspp............ (output, integer) The number of special
c                      particles defined.
c     spname.......... (output, character*16, array(nspp)) Array
c                      containing the names of the defined particles.
c                      The calling program must provide enough
c                      space for this array.
c
c
c<--->


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