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

Annotation of /manual/s_autodiff/text/doc_ctrl_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:57:48 2001 UTC (23 years, 8 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint57l_post
Changes since 1.1: +4 -0 lines
File MIME type: application/x-tex
More !tex....

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     | |-- ctrl_init - initialise control
12     | o package
13     |
14     |-- ctrl_unpack - unpack control vector
15     |
16     |-- adthe_main_loop - forward/adjoint run
17     | |
18     | |-- initialise_variables
19     | | |
20     | | |-- packages_init_variables
21     | | |
22     | | |-- ctrl_map_ini - link init. state and
23     | | o parameters to control
24     | | variables
25     | |-- ctrl_map_forcing - link forcing fields to
26     | ... control variables
27     |
28     |-- ctrl_pack - pack control vector
29     \end{verbatim}
30     }
31 cnh 1.2 \caption{~}
32     \label{fig:ctrlflow}
33     \end{figure}

  ViewVC Help
Powered by ViewVC 1.1.22