blob: 2f05d32bb8047a2890194cfc831d8af9d68055a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
\section{ DONJON DATA STRUCTURES}\label{sect:structure}
\vskip 0.2cm
\noindent
A brief description of each DRAGON, DONJON and TRIVAC data structures,
which can be used with DONJON code, is given in \Sect{dat}. In this section,
a detailed description of the DONJON data structures is presented.
\vskip 1.0cm
\input{SectDFMAP}
\vskip 1.0cm
\input{SectMATEX}
\vskip 1.0cm
\input{SectDEVICE}
\vskip 1.0cm
\input{SectDDETECT}
\vskip 1.0cm
\input{SectPOWER}
\vskip 1.0cm
\input{SectDHST}
\vskip 1.0cm
\input{SectDTHM}
\vskip 1.0cm
\input{SectDOPTIMIZE}
\vskip 1.0cm
\input{SectDD2P}
\vskip 1.0cm
\input{SectDINTDETEC}
|