/[MITgcm]/MITgcm/pkg/autodiff/active_file.F
ViewVC logotype

Diff of /MITgcm/pkg/autodiff/active_file.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3 by heimbach, Thu Mar 6 23:47:46 2003 UTC revision 1.6 by heimbach, Fri Mar 24 22:58:24 2006 UTC
# Line 1  Line 1 
1    C $Header$
2    
3  #include "CPP_OPTIONS.h"  #include "AUTODIFF_OPTIONS.h"
4    
5  c     ==================================================================  c     ==================================================================
6  c  c
# Line 25  c Line 26  c
26  c    o  active_write_tile_xy   - Write an active 2D variable to a file.  c    o  active_write_tile_xy   - Write an active 2D variable to a file.
27  c    o  active_write_tile_xyz  - Write an active 3D variable to a file.  c    o  active_write_tile_xyz  - Write an active 3D variable to a file.
28  c  c
 c  
29  c        changed: Christian Eckert eckert@mit.edu 24-Apr-2000  c        changed: Christian Eckert eckert@mit.edu 24-Apr-2000
30  c                 - Added routines that do active writes on tiles  c                 - Added routines that do active writes on tiles
31  c                   instead of a whole thread.  c                   instead of a whole thread.
# Line 870  c     == end of interface == Line 870  c     == end of interface ==
870    
871        return        return
872        end        end
873    
874    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22