Next: 4.1 Determining how much Up: MOLPRO Programming Manual Previous: 3.19 SUBROUTINE PRINT_INP

4 Dynamic memory management

Memory is allocated dynamically through a series of routines which manage a stack. Any subroutine which is to make use of the stack should declare
      include "common/big"
The stack is then accessed through arrays q (real) and iq (integer).

Subsections

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