Next: 3.8 SUBROUTINE SET_INPF_G
Up: 3 Utilities for input
Previous: 3.6 SUBROUTINE SCAN_INP_G
subroutine set_inpi_g(name,ls,ival,set,prog)
implicit double precision (a-h,o-z)
character*(*) name,set,prog
Adds an integer parameter to the global list of an input set.
- name:
- name of the parameter
- ls:
- max. number of significant characters in ''name''
- ival:
- input value associated to name
- set:
- name of input set
- prog:
- program for which this parameter is valid
P.J. Knowles and H.-J. Werner
molpro-support@tc.bham.ac.uk
Jan 10, 2000