/[MITgcm]/MITgcm/pkg/autodiff/active_file_control.flow
ViewVC logotype

Annotation of /MITgcm/pkg/autodiff/active_file_control.flow

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


Revision 1.3 - (hide annotations) (download)
Mon Oct 8 23:50:53 2007 UTC (16 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62c, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62w, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint60, checkpoint61, checkpoint62, checkpoint63, checkpoint63d, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59k, checkpoint62b, checkpoint61f, checkpoint61n, checkpoint59j, checkpoint61q, checkpoint61e, checkpoint61g, checkpoint61d, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.2: +2 -0 lines
add missing cvs $Header:$ or $Name:$

1 jmc 1.3 C $Header: $
2     C $Name: $
3 heimbach 1.1
4 heimbach 1.2 CBOP
5     C !ROUTINE: flow directives for active_file_control.F
6     C !INTERFACE:
7     C !DESCRIPTION: \bv
8     c ==================================================================
9     c active_file_control.flow
10     c ==================================================================
11     c provides flow directives for routines in active_file_control.F
12     c required by TAMC/TAF
13     c * active_read_rl
14     c * active_write_rl
15     c _tile_ routines are not used nd my not be up-to-date. PH
16     c ==================================================================
17     c active_file_control.flow
18     c ==================================================================
19     C \ev
20     CEOP
21    
22 heimbach 1.1 c----------------------------------------
23     c subroutine active_read_rl
24     c----------------------------------------
25     cadj SUBROUTINE active_read_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8, 9
26     cadj SUBROUTINE active_read_rl OUTPUT = 2
27    
28     c----------------------------------------
29     c subroutine active_write_rl
30     c----------------------------------------
31     cadj SUBROUTINE active_write_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8
32     cadj SUBROUTINE active_write_rl OUTPUT = 2
33    
34     c----------------------------------------
35     c subroutine active_read_tile_rl
36     c----------------------------------------
37     cadj SUBROUTINE active_read_tile_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8, 9
38     cadj SUBROUTINE active_read_tile_rl INPUT += 10, 11
39     cadj SUBROUTINE active_read_tile_rl OUTPUT = 2
40    
41     c----------------------------------------
42     c subroutine active_write_tile_rl
43     c----------------------------------------
44     cadj SUBROUTINE active_write_tile_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8, 9
45     cadj SUBROUTINE active_write_tile_rl INPUT += 10
46     cadj SUBROUTINE active_write_tile_rl OUTPUT = 2
47    

  ViewVC Help
Powered by ViewVC 1.1.22