Next: 7.1.12 Reading orbital energies Up: 7.1 Subroutines for read/write Previous: 7.1.10 Reading a density

7.1.11 Reading a fock matrix

c-----------------------------------------------------------------------
      subroutine read_fock(fock,iset)
c-----------------------------------------------------------------------
      implicit double precision (a-h,o-z)
      dimension fock(*)
Reads a fock matrix (triangular) from an active dump record. iset is the set number of the fock matrix.

P.J. Knowles and H.-J. Werner
molpro-support@tc.bham.ac.uk
Jan 10, 2000