Next: 3.3 SUBROUTINE DEFAULT_INPF Up: 3 Utilities for input Previous: 3.1 SUBROUTINE INI_INP_G

3.2 SUBROUTINE DEFAULT_INPI

      subroutine default_inpi(name,ival,set)
      implicit double precision (a-h,o-z)
      character*(*) name,set
Adds a default parameter to the global list of an input set.
name:
name of the parameter
ival:
integer 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