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 sprecordvars(rsw)
c
c Setting the switch to save or not the kernel interchange
c variables.
c
c Written by: S. J. Sciutto, La Plata 2003, 2010.
c
c
c Arguments:
c =========
c
c rsw............. (input, integer) Integer switch. If rsw is
c positive, then all defined variables are
c recorded in the compressed output files.
c If rsw is zero or negative, the variables are
c not recorded.
c
c
c<--->
|
These pages are maintained by Sergio J. Sciutto |
Back to AIRES library index |
| Back to AIRES home |