Next: 7.1.11 Reading a fock Up: 7.1 Subroutines for read/write Previous: 7.1.9 Reading orbitals

7.1.10 Reading a density matrix

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

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