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

Contents of /MITgcm/pkg/autodiff/active_file_control_slice.flow

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


Revision 1.1 - (show annotations) (download)
Sun Mar 25 22:33:53 2001 UTC (23 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40pre3, checkpoint40pre1, checkpoint40pre7, checkpoint40pre6, checkpoint40pre9, checkpoint40pre8, checkpoint38, checkpoint40pre2, checkpoint40pre4, c37_adj, checkpoint39, checkpoint40pre5, checkpoint42, checkpoint40, checkpoint41
Modifications and additions to enable automatic differentiation.
Detailed info's in doc/notes_c37_adj.txt

1
2 c----------------------------------------
3 c subroutine active_read_xz_rl
4 c----------------------------------------
5 cadj SUBROUTINE active_read_xz_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8, 9
6 cadj SUBROUTINE active_read_xz_rl OUTPUT = 2
7
8 c----------------------------------------
9 c subroutine active_write_xz_rl
10 c----------------------------------------
11 cadj SUBROUTINE active_write_xz_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8
12 cadj SUBROUTINE active_write_xz_rl OUTPUT = 2
13
14 c----------------------------------------
15 c subroutine active_read_yz_rl
16 c----------------------------------------
17 cadj SUBROUTINE active_read_yz_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8, 9
18 cadj SUBROUTINE active_read_yz_rl OUTPUT = 2
19
20 c----------------------------------------
21 c subroutine active_write_yz_rl
22 c----------------------------------------
23 cadj SUBROUTINE active_write_yz_rl INPUT = 1, 2, 3, 4, 5, 6, 7, 8
24 cadj SUBROUTINE active_write_yz_rl OUTPUT = 2

  ViewVC Help
Powered by ViewVC 1.1.22