Next: 7.3.12 Reading orbital energies
Up: 7.3 Read-only operations on
Previous: 7.3.10 Reading transition density
c-----------------------------------------------------------------------
subroutine get_fock(fock,irec,ifil,iset,ipri)
c-----------------------------------------------------------------------
implicit double precision (a-h,o-z)
dimension fock(*)
Reads a fock matrix from a given record irec, ifil. No defaults
for irec, ifil apply. The set number iset must be provided.
If ipri
, information about the fock matrix is printed (one line).
P.J. Knowles and H.-J. Werner
molpro-support@tc.bham.ac.uk
Jan 10, 2000