Next: 3.15 SUBROUTINE SET_INPS Up: 3 Utilities for input Previous: 3.13 SUBROUTINE SET_INPF

3.14 SUBROUTINE GET_INPI

      subroutine get_inpi(name,set,ival)
      implicit double precision (a-h,o-z)
      character*(*) name,set
Get an integer parameter from the list from an input set.
name:
name of the parameter
set:
name of input set
ival:
value associated to name


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