Next: 3.13 SUBROUTINE SET_INPF Up: 3 Utilities for input Previous: 3.11 SUBROUTINE SCAN_INP

3.12 SUBROUTINE SET_INPI

      subroutine set_inpi(name,ls,ival,set)
      implicit double precision (a-h,o-z)
      character*(*) name,set
Adds an integer parameter to the local 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


P.J. Knowles and H.-J. Werner
molpro-support@tc.bham.ac.uk
Jan 10, 2000