Next: 4 Dynamic memory management
Up: 3 Utilities for input
Previous: 3.18 SUBROUTINE CHECK_INP
subroutine print_inp(set,level)
implicit double precision (a-h,o-z)
character*(*) set
Prints the input parameters for a given set
- set:
- name of input set
- level=0:
- all current values, including defaults, are printed.
- level=1:
- local and global input values are printed.
- level=2:
- only local input values are printed.
P.J. Knowles and H.-J. Werner
molpro-support@tc.bham.ac.uk
Jan 10, 2000