Next: 10 Density Functionals Up: 9 AO integral interface Previous: 9.2 Reading sorted AO

9.3 Specifying sorted integral storage format

c-----------------------------------------------------------------------
      subroutine ao_integral_initialize ()
c-----------------------------------------------------------------------
initializes ao integral interface
c-----------------------------------------------------------------------
      subroutine ao_integral_parse ()
c-----------------------------------------------------------------------
reads the current input line and parses it according to the syntax

informat, icompress, nbyte

icompress is an integer which specifies the type of integral storage used according to the following table.

0
no compression
1
simple run-length compression
nbyte is 1, 2 or 4, and specifies the number of bytes used to store compression run lengths. The default is 1.



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