Next: 3.14 SUBROUTINE GET_INPI
Up: 3 Utilities for input
Previous: 3.12 SUBROUTINE SET_INPI
subroutine set_inpf(name,ls,val,set)
implicit double precision (a-h,o-z)
character*(*) name,set
Adds an floating point parameter to the local list of an input set.
- name:
- name of the parameter
- ls:
- max. number of significant characters in ''name''
- val:
- 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