Next: 3.17 SUBROUTINE GET_INPS
Up: 3 Utilities for input
Previous: 3.15 SUBROUTINE SET_INPS
subroutine get_inpf(name,set,val)
implicit double precision (a-h,o-z)
character*(*) name,set
Get an floating point parameter from the list from an input set.
- name:
- name of the parameter
- set:
- name of input set
- val:
- value associated to name
P.J. Knowles and H.-J. Werner
molpro-support@tc.bham.ac.uk
Jan 10, 2000