Next: 11.2.5 grid_set_all_dirty: flag all Up: 11.2 Using the grid Previous: 11.2.3 grid_which: report current

11.2.4 grid_set_dirty: flag cached grid as invalid

      subroutine grid_set_dirty(record)
      implicit double precision (a-h,o-z)
Mark the grid as dirty, i.e., any cached information should be discarded. Typically, this will be called after changing any parameters, or on changing geometry. If record is negative, the grid is marked as 'very dirty': parameters changed to the extent that grid_generate will need to be rerun

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