/[MITgcm]/manual/s_autodiff/text/doc_cost_flow.tex
ViewVC logotype

Annotation of /manual/s_autodiff/text/doc_cost_flow.tex

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


Revision 1.2 - (hide annotations) (download) (as text)
Thu Nov 15 16:54:37 2001 UTC (23 years, 8 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint57l_post
Changes since 1.1: +5 -0 lines
File MIME type: application/x-tex
Another !tex2html > goes

1 cnh 1.2 \begin{figure}[h!]
2 heimbach 1.1
3     {\scriptsize
4     \begin{verbatim}
5     the_model_main
6     |
7     |-- initialise_fixed
8     | |
9     | |-- packages_readparms
10     | |
11     | |-- cost_readparms
12     | o
13     |
14     |-- the_main_loop
15     ... |
16     |-- initialise_varia
17     | |
18     | |-- packages_init_variables
19     | |
20     | |-- cost_init
21     | o
22     |
23     |-- do iloop = 1,nTimeSteps
24     | |-- forward_step
25     | |-- cost_tile
26     | | |
27     | | |-- cost_tracer
28     | end do
29     |
30     |-- cost_final
31     o
32     \end{verbatim}
33     }
34 cnh 1.2
35     \caption{~}
36     \label{fig:costflow}
37     \end{figure}

  ViewVC Help
Powered by ViewVC 1.1.22